AS overview
Test target: 2602:f9ba:a4::1 · static prefix probe · address space: unknown · prefixes announced: 2
prefix(es): 2602:f9ba:a4::/48, 2a0d:b287:da00::/48
Targets & per-vantage-point probe results (1 target(s) across 3 vantage point(s))
Source codes (hover any badge for full description): CUR=curated · NS/SOA/MX=DNS records · SPF=SPF TXT · DRV=holder-derived (www, ns1, mail, gw, …) · ATL=RIPE Atlas · PDB=PeeringDB · WHOIS=RIPE whois · RDAP=RIPE RDAP · HIT=IPv6 Hitlist · RTR=in-prefix path hop (router) · PRB=static prefix probe · SYN=synthetic prefix::1 fallback
| Target IP / hostname | Source | NL host (go6lab) | ITA host (Karsolink) | SLO host (6connect) | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ping | 1500B | :80 | :443 | reached | ping | 1500B | :80 | :443 | reached | ping | 1500B | :80 | :443 | reached | ||
2602:f9ba:a4::1 | prb | ✓ | ✗ | ? | ? | ✓ | ✗ | ✗ | ? | ? | - | ✓ | ✗ | ? | ? | ✓ |
RPKI & ASPA
2 of 2 prefix(es) covered by a valid ROA.
| Prefix | RPKI state | Reason | Covering VRP(s) |
|---|---|---|---|
2602:f9ba:a4::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS215146 /48 maxLen 48 (arin); AS393577 /36 maxLen 128 (arin) |
2a0d:b287:da00::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS215146 /48 maxLen 48 (ripe); AS41720 /29 maxLen 29 (ripe) |
Random-IP probe (yarrp) into the AS' prefixes
We probed 30 arbitrary IPv6 address(es) inside AS215146's announced prefix(es). No router inside the prefix responded. The deepest visible hop was 2a10:ba87:fef0:f1ca::1 at hop 25 - that router answers ICMPv6 Echo. This is not in AS215146'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
Vantage points disagree about Type 2 acceptance - transit ASes on one path may be filtering Type 2 even though the destination's stack accepts it on another path:
- NL host (go6lab): Type 2 honored. Forged PTB accepted; next response shrunk. (ICMPv6 Echo + forged PTB)
- ITA host (Karsolink): inconclusive: no Echo Reply to 1300-byte probe. (ICMPv6 Echo + forged PTB)
- SLO host (6connect): Type 2 honored. Forged PTB accepted; next response shrunk. (ICMPv6 Echo + forged PTB)
Why they disagree - reachability mismatch: One vantage couldn't drive a flow at all to this destination (no Echo Reply or no responding TCP port), so the active test had no behavioural change to observe. The other vantage's verdict is the only meaningful one here.
Failure detail — what to grep in your logs
| vantage | our source | your target | method | result | tested (UTC) |
|---|---|---|---|---|---|
| go6lab | 2a00:8642:42::75 | 2602:f9ba:a4::1 | icmp6-echo | honored | 2026-05-30T12:42:13Z |
| karsolink | 2a12:d8c0:105a:9001::a154 | 2602:f9ba:a4::1 | icmp6-echo | no_echo | 2026-05-30T12:44:13Z |
| odin | 2607:fae0:a000::42 | 2602:f9ba:a4::1 | icmp6-echo | honored | 2026-05-30T12:42:02Z |
Attempt log (go6lab):
icmp6-echo→ honored (size_before=1360, size_after=None)dns-tcp→ no_tcp: connect failed: timed outtls→ no_tcp: TLS connect failedhttp→ no_tcp: tcp/80 not open
Attempt log (karsolink):
icmp6-echo→ no_echo: no Echo Reply to 1300-byte probedns-tcp→ no_tcp: connect failed: [Errno 113] No route to hosttls→ no_tcp: TLS connect failedhttp→ no_tcp: tcp/80 not open
Attempt log (odin):
icmp6-echo→ honored (size_before=1360, size_after=None): natural Echo Reply at 1400B was already split into IPv6 fragments without our PTB intervention -- the destination's stack has a cached path MTU below 1400B from a previously-honored ICMPv6 Type 2, which is itself evidence that this destination honors PTB on this path.dns-tcp→ no_tcp: connect failed: timed outtls→ no_tcp: TLS connect failedhttp→ no_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.
Where the path divergence is
Per-vantage probe + verdict (headline):
- go6lab: probe
icmp6-echo→ verdicthonored - karsolink: probe
icmp6-echo→ verdictno_echo - odin: probe
icmp6-echo→ verdicthonored
Full per-method matrix (all four methods run at each vantage):
| vantage | icmp6-echo | dns-tcp | tls | http |
|---|---|---|---|---|
| go6lab | honored | no_tcp | no_tcp | no_tcp |
| karsolink | no_echo | no_tcp | no_tcp | no_tcp |
| odin | honored | no_tcp | no_tcp | no_tcp |
✓ All vantages agree on method(s): icmp6-echo — the headline-method spread above is dispatcher noise, not a real Type 2 disagreement.
These vantage-level disagreements are rooted somewhere in the forward paths. Joining each per-vantage traceroute against the IP→AS lookup from our global yarrp mesh, the first hop where the paths land in different ASes is the most likely site of the offending filter / unreachable AS / Type 2 drop.
Suspect transit ASes (ranked by how often they appear at the divergence point on the path of the worse-classifying vantage): AS47152, AS47927, AS6939.
- From go6lab (echo_only/Type-2=honored) the path enters AS47927 at hop 7; from karsolink (all_blocked/Type-2=no_echo) the same hop is in AS47152. Last common AS: no shared transit. The disagreement is most likely rooted in one of those two transit ASes.
- From go6lab (echo_only/Type-2=honored) the path enters AS47927 at hop 7; from odin (echo_only/Type-2=honored) the same hop is in AS6939. Last common AS: AS215146. The disagreement is most likely rooted in one of those two transit ASes.
- From karsolink (all_blocked/Type-2=no_echo) the path enters AS47152 at hop 6; from odin (echo_only/Type-2=honored) the same hop is in AS6939. Last common AS: no shared transit. The disagreement is most likely rooted in one of those two transit ASes.
Diagnosis is path-level, not packet-level: it tells you which transit AS is the prime suspect, not exactly which firewall rule is to blame. Use the tracepath6 output below (when available) for per-hop PMTU evidence on the same path.
✨ Diagnostic interpretation
Per-hop PTB acceptance walk
From the local vantage, we walk the forward path hop-by-hop, sending each hop a 1500-byte ICMPv6 Echo, then a forged PTB (MTU=1280) sourced from us, then another 1500-byte Echo. If the second reply arrives fragmented or smaller, that hop honoured the PTB. If unchanged, it didn't. The first ✗ in an otherwise-✓ path is the most likely filter location. Cross-country aggregation: see the global PTB filter atlas for transit ASes ranked by filter rate across all measurements.
| # | hop IP | AS | Holder | PTB acceptance |
|---|---|---|---|---|
| 1 | 2607:fae0:a000::2 | AS8038 | 6CONNECT - 6connect, Inc., US | - skipped (CoPP) |
| 2 | * | - | - (no IP) | |
| 3 | * | - | - (no IP) | |
| 4 | * | - | - (no IP) | |
| 5 | 2001:470:0:578::1 | AS6939 | HURRICANE - Hurricane Electric LLC, US | ? no_response |
| 6 | 2001:470:0:7ef::1 | AS6939 | HURRICANE - Hurricane Electric LLC, US | ? no_response |
| 7 | 2001:470:e:5a::2 | AS6939 | HURRICANE - Hurricane Electric LLC, US | ? no_response |
| 8 | 2001:470:e:38::1 | AS6939 | HURRICANE - Hurricane Electric LLC, US | ? no_response |
| 9 | * | - | - (no IP) | |
| 10 | 2001:7f8:134::57 | - | NA | ? no_response |
| 11 | 2a10:ccc0:110::3 | AS216418 | FSCD-NET - Filippo Sacco Comis Dell_Oste | ? no_response |
| 12 | 2602:f9ba:a4::1 | AS215146 | asrob - Roberto Santo, IT | ? no_response |
Tests host-mode PTB acceptance (PTBs aimed at the hop itself). A router that honours PTBs to itself can still be filtering PTBs transiting through it; this is one indicator, not proof of full PTB transparency. Hops in CoPP-rate-limit ranges are skipped to avoid false signals.
From NL host (go6lab) echo onlyRFC 4890 ✓
filter likely at: destination AS215146 (asrob) · min PMTU on path: 1476
Path (traceroute + mtr + PTR)
| # | IP / PTR | RTT | mtr loss | AS | AS holder |
|---|---|---|---|---|---|
| 1 | 2a00:8642:42::3 | 1.2ms | 0% | AS203993 | STEFFANN-DC-AS - S.J.M. Steffann, NL |
| 2 | gw.friends.steffann.nl 2a00:8642:1000:f000::1 | 2.3ms | 0%* | AS203993 | STEFFANN-DC-AS - S.J.M. Steffann, NL |
| 3 | 2a00:1ca8:1::194 | 2.4ms | 0% | AS50673 | Serverius-as - Serverius Holding B.V., NL |
| 4 | 2a03:3f40::10:41 | 2.6ms | 0% | AS50673 | Serverius-as - Serverius Holding B.V., NL |
| 5 | speed-ix.netix.net 2001:7f8:b7::a505:7463:1 | 4.2ms | 0% | - | NA |
| 6 | as47927.v6.netix.net 2001:67c:29f0::4:7927:1 | 31.0ms | 0% | - | NA |
| 7 | 2a02:b88:0:8::1 | 38.6ms | 0% | AS47927 | WIFIWEB - WIFIWEB s.r.l., IT |
| 8 | 2a02:b88:0:7::1 | 38.0ms | 0% | AS47927 | WIFIWEB - WIFIWEB s.r.l., IT |
| 9 | 2a02:b88:0:10::2 | 42.5ms | 0% | AS47927 | WIFIWEB - WIFIWEB s.r.l., IT |
| 10 | ipv6.2a0e-8f01-1000-0015-0000-0000-0000-0117.bgp.exchange 2a0e:8f01:1000:15::117 | 49.1ms | 0% | - | NA |
| 11 | 2602:f9ba:a4::1 | 62.9ms | 0% | AS215146 | asrob - Roberto Santo, IT |
tracepath -6
1?: [LOCALHOST] 0.032ms pmtu 1476
1: 2a00:8642:42::3 1.816ms
1: 2a00:8642:42::3 1.628ms
2: gw.friends.steffann.nl 2.651ms
3: 2a00:1ca8:1::194 2.974ms
4: 2a03:3f40::10:41 2.739ms
5: speed-ix.netix.net 4.812ms asymm 3
6: as47927.v6.netix.net 42.145ms asymm 10
7: 2a02:b88:0:8::1 38.413ms asymm 11
8: 2a02:b88:0:7::1 38.689ms asymm 12
9: 2a02:b88:0:10::2 38.307ms asymm 13
10: ipv6.2a0e-8f01-1000-0015-0000-0000-0000-0117.bgp.exchange 36.319ms asymm 14
11: no reply
12: no reply
13: no reply
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
Too many hops: pmtu 1476
Resume: pmtu 1476 From ITA host (Karsolink) all blocked
filter likely at: past AS47152 (Fibersix) · min PMTU on path: 1500
Path (traceroute + mtr + PTR)
| # | IP / PTR | RTT | mtr loss | AS | AS holder |
|---|---|---|---|---|---|
| 1 | karsolink-01.net.karsolink.com 2a12:d8c0:105a:9001::1 | 0.2ms | 0%* | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 2 | 2a12:d8c0:109f:121::a1 | 0.4ms | - | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 3 | 2a12:d8c0:101f:103::1 | 8.5ms | 10% | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 4 | * | - | - | - | |
| 5 | * | - | - | - | |
| 6 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 28.1ms | 10% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 7 | 2a10:ba87:fef0:f1ca::1 | 28.4ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 8 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 28.0ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 9 | 2a10:ba87:fef0:f1ca::1 | 28.2ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 10 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 28.0ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 11 | 2a10:ba87:fef0:f1ca::1 | 28.4ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 12 | * | - | 0% | - | |
| 13 | * | - | 0% | - | |
| 14 | * | - | 30% | - | |
| 15 | * | - | 0% | - | |
| 16 | * | - | 30% | - | |
| 17 | * | - | 0% | - | |
| 18 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 29.0ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 19 | 2a10:ba87:fef0:f1ca::1 | 28.8ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 20 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 29.8ms | 30% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 21 | 2a10:ba87:fef0:f1ca::1 | 29.6ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 22 | itcap0-r0.fibersix.it 2a10:ba87:fef0::1 | 29.4ms | 40% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 23 | 2a10:ba87:fef0:f1ca::1 | 29.5ms | 0% | AS47152 | Fibersix - Francesco Ascione trading as FIBERSIX, IT |
| 24 | * | - | 10% | - |
Rate-limited ICMPv6: hop 3, hop 6, hop 14, hop 16, hop 20, hop 22, hop 24 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).
tracepath -6
1?: [LOCALHOST] 0.055ms pmtu 1500
1: karsolink-01.net.karsolink.com 0.741ms
1: karsolink-01.net.karsolink.com 0.829ms
2: no reply
3: 2a12:d8c0:101f:103::1 9.006ms
4: no reply
5: no reply
6: no reply
7: no reply
8: no reply
9: no reply
10: no reply
11: no reply
12: no reply
13: no reply
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
Too many hops: pmtu 1500
Resume: pmtu 1500 From SLO host (6connect) echo onlyRFC 4890 ✓
filter likely at: destination AS215146 (asrob) · min PMTU on path: 1476
Path (traceroute + mtr + PTR)
| # | IP / PTR | RTT | mtr loss | AS | AS holder |
|---|---|---|---|---|---|
| 1 | fw1-lju.6connect.com 2607:fae0:a000::2 | 0.4ms | 0%* | AS8038 | 6CONNECT - 6connect, Inc., US |
| 2 | * | - | 0%* | - | |
| 3 | * | - | 10% | - | |
| 4 | * | - | 30% | - | |
| 5 | 100ge0-0-0-5.core1.vie1.he.net 2001:470:0:578::1 | 9.1ms | 0% | AS6939 | HURRICANE - Hurricane Electric LLC, US |
| 6 | 100ge0-0-0-19.core2.fra2.he.net 2001:470:0:7ef::1 | 18.5ms | 0% | AS6939 | HURRICANE - Hurricane Electric LLC, US |
| 7 | be3.core4.fra1.he.net 2001:470:e:5a::2 | 19.4ms | 0% | AS6939 | HURRICANE - Hurricane Electric LLC, US |
| 8 | be2.core3.ams1.he.net 2001:470:e:38::1 | 25.8ms | 0% | AS6939 | HURRICANE - Hurricane Electric LLC, US |
| 9 | * | - | - | - | |
| 10 | 2001:7f8:134::57 | 38.0ms | 0% | - | NA |
| 11 | 2a10:ccc0:110::3 | 30.3ms | 0% | AS216418 | FSCD-NET - Filippo Sacco Comis Dell_Oste, IT |
| 12 | 2602:f9ba:a4::1 | 47.3ms | 0% | AS215146 | asrob - Roberto Santo, IT |
Rate-limited ICMPv6: hop 3, hop 4 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).
tracepath -6
1?: [LOCALHOST] 0.029ms pmtu 1500
1: fw1-lju.6connect.com 0.552ms
1: fw1-lju.6connect.com 0.450ms
2: no reply
3: 2a03:a100:0:201:1::1 186.876ms
4: e0-1.core1.lju1.he.net 2.474ms
5: 100ge0-0-0-5.core1.vie1.he.net 7.832ms
6: 100ge0-0-0-19.core2.fra2.he.net 17.506ms asymm 7
7: be3.core4.fra1.he.net 19.657ms asymm 8
8: be2.core3.ams1.he.net 24.888ms asymm 9
9: no reply
10: 2001:7f8:134::57 39.405ms
11: 2001:7f8:134::57 41.169ms pmtu 1476
11: 2a10:ccc0:110::3 35.635ms asymm 12
12: no reply
13: no reply
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
Too many hops: pmtu 1476