AS203489 - Wimore WiMore S.r.lPARPKI ✓ 1/1ASPA -

← back to summary

All countriesHomeState of IPv6TopologyIXPsAboutipv6.si ↗ Sparky
IPv6 prefix announced, but nothing inside is responding yet. AS203489 announces 1 IPv6 prefix(es) to the global routing table - that’s the part that BGP and our route-server scrape confirm. But our active discovery (curated hostnames, holder-derived domains, authoritative DNS NS/SOA/MX, certificate-transparency hostnames, RIPE Atlas, RDAP, IPv6 Hitlist) found no ICMPv6-responsive host inside the prefix on either vantage, and a yarrp pass against random addresses inside the prefix produced zero in-prefix hops (no router on the path through the AS replied with Time-Exceeded for any random target). That combination usually means the announcement is configured but the addresses inside aren’t in active use yet. The BGP route is there; the operational deployment is still ahead.

AS overview

Test target: 2a00:fa80::1 · (no live host found) · address space: PA · prefixes announced: 1

prefix(es): 2a00:fa80::/29

MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO peering

MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO member - Open peering, peering member, since 2018-05-25. IPv6 LAN: 2001:7f8:b:100:1d1:a520:3489:15. Locations: -.

RPKI & ASPA

1 of 1 prefix(es) covered by a valid ROA.

PrefixRPKI stateReasonCovering VRP(s)
2a00:fa80::/29✓ validmatched VRP (correct origin, length within maxLength)AS203489 /29 maxLen 32 (ripe)

Random-IP probe (yarrp) into the AS' prefixes

We probed 15 arbitrary IPv6 address(es) inside AS203489's announced prefix(es). No router inside the prefix responded. The deepest visible hop was 2001:7f8:b:100:1d1:a520:3489:15 at hop 23 - that router does not answer ICMPv6 Echo. This is not in AS203489's announced prefix; operationally it's the AS-edge / peering interface (often on an IXP peering address or an upstream's /127 link). The traceroute boundary is the AS edge: ICMPv6 Time-Exceeded responses from anything inside this AS are filtered.

ICMPv6 Type 2 (Packet Too Big) acceptance - active test

Type 2 active test inconclusive: no Echo Reply to 1300-byte probe.
method: ICMPv6 Echo + forged PTB, tested 2026-05-25T12:29:58Z

Failure detail — what to grep in your logs
vantageour sourceyour targetmethodresulttested (UTC)
go6lab2a00:8642:42::752a00:fa80::1icmp6-echono_echo2026-05-25T12:29:58Z
karsolink2a12:d8c0:105a:9001::a1542a00:fa80::1icmp6-echono_echo2026-05-25T12:34:31Z
odin2607:fae0:a000::422a00:fa80::1icmp6-echono_echo2026-05-25T12:29:46Z

Attempt log (go6lab):

  1. icmp6-echono_echo: no Echo Reply to 1300-byte probe
  2. dns-tcpno_tcp: connect failed: [Errno 113] No route to host
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

Attempt log (karsolink):

  1. icmp6-echono_echo: no Echo Reply to 1300-byte probe
  2. dns-tcpno_tcp: connect failed: [Errno 13] Permission denied
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

Attempt log (odin):

  1. icmp6-echono_echo: no Echo Reply to 1300-byte probe
  2. dns-tcpno_tcp: connect failed: [Errno 13] Permission denied
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

To match the corresponding ICMPv6 packet on your side (host firewall, AS edge, or transit tap), look for our PTBs around the timestamps above:

sudo tcpdump -i any -n -e 'icmp6 and ip6[40] = 2 and (src host 2607:fae0:a000::42 or src host 2a00:8642:42::75 or src host 2a12:d8c0:105a:9001::a154)'

If you see our PTBs arriving but the destination's TCP/Echo flow does not shrink, the drop is in the destination kernel (cause 3 below). If you don't see them at all, drop is upstream of you (cause 2). If you only see them from one of our two source IPs, the drop is path-asymmetric — one transit on the asymmetric route is filtering, the other is not.

From NL host (go6lab)   transit only unreachable

filter likely at: no path · min PMTU on path: 1500

0/4
Echo small (56B) -
0/4
Echo 1500B (DF) -
no
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
12a00:8642:42::31.2ms0%AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
2gw.friends.steffann.nl
2a00:8642:1000:f000::1
2.3ms0%*AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
3ccr2-ccr1.dc1.nogalliance.org
2a00:8642:dc1:2::b
2.2ms0%AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
42001:7f8:1:0:a500:20:3489:122.3ms0%-NA
52001:7f8:1:0:a500:20:3489:11189.9ms80%-NA

Rate-limited ICMPv6: hop 5 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.030ms pmtu 1500
 1:  2a00:8642:42::3                                       1.775ms 
 1:  2a00:8642:42::3                                       1.580ms 
 2:  gw.friends.steffann.nl                                2.575ms 
 3:  ccr2-ccr1.dc1.nogalliance.org                         2.699ms asymm  2 
 4:  2001:7f8:1:0:a500:20:3489:1                          22.737ms asymm  5 
 5:  no reply
 5:  2001:7f8:1:0:a500:20:3489:1                         1186.936ms !H
     Resume: pmtu 1500 

From ITA host (Karsolink)   transit only unreachable

filter likely at: no path · min PMTU on path: 1500

0/4
Echo small (56B) -
0/4
Echo 1500B (DF) -
yes
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1*-0%*-
2*-0%*-
3*-40%-
4wimore-AS203489.mix-it.net @MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO
2001:7f8:b:100:1d1:a520:3489:15
8.9ms0%-NA
5wimore-AS203489.mix-it.net @MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO
2001:7f8:b:100:1d1:a520:3489:15
8.7ms40%-NA

Rate-limited ICMPv6: hop 3, hop 5 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.027ms pmtu 1500
 1:  no reply
 2:  2a12:d8c0:109f:121::a1                                0.779ms 
 3:  2a12:d8c0:101f:103::1                                 8.898ms 
 4:  wimore-as203489.mix-it.net                            9.297ms 
 5:  wimore-as203489.mix-it.net                            9.758ms !A
     Resume: pmtu 1500 

From SLO host (6connect)   transit only unreachable

filter likely at: no path · min PMTU on path: 1500

0/4
Echo small (56B) -
0/4
Echo 1500B (DF) -
yes
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1fw1-lju.6connect.com
2607:fae0:a000::2
0.4ms0%*AS80386CONNECT - 6connect, Inc., US
2ccr-to-fw-ccr1-gw-lju.6connect.com
2607:fae0:a000:2::2
0.6ms-AS80386CONNECT - 6connect, Inc., US
32a03:a100:0:201:1::10.8ms80%AS56635XENYA - XENYA inzeniring, proizvodnja in trgovina, d.o.o. Ljubljana, SI
4e0-1.core1.lju1.he.net
2001:470:1:5be::1
2.0ms40%AS6939HURRICANE - Hurricane Electric LLC, US
5*---
6*-20%-
7*---
8wimore-AS203489.mix-it.net @MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO
2001:7f8:b:100:1d1:a520:3489:15
10.7ms0%-NA
9wimore-AS203489.mix-it.net @MIX-IT / NAMEX / MINAP / TOP-IX / VSIX / EQUINIX-MILAN / BGPX-ROME / NAMEX-BARI / PCIX / DECIX-PALERMO
2001:7f8:b:100:1d1:a520:3489:15
11.0ms0%-NA

Rate-limited ICMPv6: hop 3, hop 4, hop 6 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.037ms pmtu 1500
 1:  fw1-lju.6connect.com                                  1.351ms 
 1:  fw1-lju.6connect.com                                  1.861ms 
 2:  no reply
 3:  2a03:a100:0:201:1::1                                  0.712ms 
 4:  e0-1.core1.lju1.he.net                                2.166ms 
 5:  no reply
 6:  port-channel1.core1.zag2.he.net                       5.103ms 
 7:  no reply
 8:  wimore-AS203489.mix-it.net                           10.602ms asymm  7 
 9:  wimore-AS203489.mix-it.net                           13.966ms !A
     Resume: pmtu 1500