AS overview
Test target: 2a0f:b300:1002:2::8888 · ns2.fastservers.it · address space: unknown · prefixes announced: 5
prefix(es): 2a0f:b300:1002::/48, 2a0f:b300:1001::/48, 2a0f:b300:1111::/48, 2a0f:b300:b300::/48, 2a0f:b300:1000::/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 | ||
2a0f:b300:1002:2::8888ns2.fastservers.it | drv | ✓ | ✓ | ? | ? | - | ✓ | ✓ | ? | ? | - | ✓ | ✓ | ? | ? | - |
RPKI & ASPA
5 of 5 prefix(es) covered by a valid ROA.
| Prefix | RPKI state | Reason | Covering VRP(s) |
|---|---|---|---|
2a0f:b300:1002::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS208200 /36 maxLen 48 (ripe) |
2a0f:b300:1001::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS208200 /36 maxLen 48 (ripe) |
2a0f:b300:1111::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS208200 /36 maxLen 48 (ripe) |
2a0f:b300:b300::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS208200 /48 maxLen 48 (ripe) |
2a0f:b300:1000::/48 | ✓ valid | matched VRP (correct origin, length within maxLength) | AS208200 /36 maxLen 48 (ripe) |
Random-IP probe (yarrp) into the AS' prefixes
We probed 30 arbitrary IPv6 address(es) inside AS208200's announced prefix(es). No router inside the prefix responded. The deepest visible hop was 2a00:41c0:1:94:231:95:1:1 at hop 10 - that router answers ICMPv6 Echo. This is not in AS208200'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 | 2a0f:b300:1002:2::8888 | icmp6-echo | honored | 2026-05-30T12:48:01Z |
| karsolink | 2a12:d8c0:105a:9001::a154 | 2a0f:b300:1002:2::8888 | icmp6-echo | no_echo | 2026-05-30T12:57:27Z |
| odin | 2607:fae0:a000::42 | 2a0f:b300:1002:2::8888 | icmp6-echo | honored | 2026-05-30T12:47:41Z |
Attempt log (go6lab):
icmp6-echo→ honored (size_before=1460, size_after=None)dns-tcp→ inconclusive (size_before=87, size_after=None): max DNS-over-TCP segment 87B; not big enough to test PMTU shrinktls→ 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→ inconclusive (size_before=156, size_after=None): max DNS-over-TCP segment 156B; not big enough to test PMTU shrinktls→ no_tcp: TLS connect failedhttp→ no_tcp: tcp/80 not open
Attempt log (odin):
icmp6-echo→ honored (size_before=1460, size_after=None)dns-tcp→ inconclusive (size_before=156, size_after=None): max DNS-over-TCP segment 156B; not big enough to test PMTU shrinktls→ 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 | inconclusive | no_tcp | no_tcp |
| karsolink | no_echo | inconclusive | no_tcp | no_tcp |
| odin | honored | inconclusive | 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): AS41095, AS50673, AS5603.
- From go6lab (open/Type-2=honored) the path enters an opaque hop at hop 10; from karsolink (open/Type-2=no_echo) the same hop is in AS41095. Last common AS: AS41095. The disagreement is most likely rooted in one of those two transit ASes.
- From go6lab (open/Type-2=honored) the path enters AS50673 at hop 3; from odin (open/Type-2=honored) the same hop is in AS5603. Last common AS: AS41095. The disagreement is most likely rooted in one of those two transit ASes.
- From karsolink (open/Type-2=no_echo) the path enters AS41095 at hop 9; from odin (open/Type-2=honored) the same hop is in an opaque hop. Last common AS: AS41095. 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.
First break at hop 3: AS5603 (SIOL-NET - Telekom Slovenije, d.d., SI) -- this is the most likely site of the offending PTB filter. Hop IP: 2a00:ee1:800:9::1.
| # | hop IP | AS | Holder | PTB acceptance |
|---|---|---|---|---|
| 1 | 2607:fae0:a000::2 | AS8038 | 6CONNECT - 6connect, Inc., US | - skipped (CoPP) |
| 2 | * | - | - (no IP) | |
| 3 | 2a00:ee1:800:9::1 | AS5603 | SIOL-NET - Telekom Slovenije, d.d., SI | ✗ not_honored |
| 4 | 2a00:ee0:1:10::2 | AS5603 | SIOL-NET - Telekom Slovenije, d.d., SI | ✗ not_honored |
| 5 | 2001:7f8::a087:0:1 | - | NA | ? no_response |
| 6 | 2a03:9d40:ff00:44::1 | AS41095 | IPTP - IPTP LTD, GB | ? no_response |
| 7 | 2a03:9d40:ff00:25::1 | AS41095 | IPTP - IPTP LTD, GB | ? no_response |
| 8 | 2a03:9d40:2701:1::3 | AS41095 | IPTP - IPTP LTD, GB | ? no_response |
| 9 | * | - | - (no IP) | |
| 10 | * | - | - (no IP) | |
| 11 | * | - | - (no IP) | |
| 12 | * | - | - (no IP) | |
| 13 | * | - | - (no IP) | |
| 14 | * | - | - (no IP) | |
| 15 | * | - | - (no IP) | |
| 16 | * | - | - (no IP) | |
| 17 | * | - | - (no IP) | |
| 18 | * | - | - (no IP) | |
| 19 | * | - | - (no IP) | |
| 20 | * | - | - (no IP) | |
| 21 | * | - | - (no IP) | |
| 22 | * | - | - (no IP) | |
| 23 | * | - | - (no IP) | |
| 24 | * | - | - (no IP) |
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) openRFC 4890 ✓
filter likely at: (none) · min PMTU on path: 1500
Path (traceroute + mtr + PTR)
| # | IP / PTR | RTT | mtr loss | AS | AS holder |
|---|---|---|---|---|---|
| 1 | 2a00:8642:42::3 | 0.9ms | 0% | AS203993 | STEFFANN-DC-AS - S.J.M. Steffann, NL |
| 2 | * | - | 0%* | - | |
| 3 | 2a00:1ca8:1::194 | 2.8ms | 0% | AS50673 | Serverius-as - Serverius Holding B.V., NL |
| 4 | 2a03:3f40::10:41 | 2.5ms | 0% | AS50673 | Serverius-as - Serverius Holding B.V., NL |
| 5 | 2001:730:2209:7::1 | 4.1ms | 0% | AS6830 | LibertyGlobal - Liberty Global Europe Holding B.V., NL |
| 6 | 2001:730:2200::5474:800b | 6.2ms | 0% | AS6830 | LibertyGlobal - Liberty Global Europe Holding B.V., NL |
| 7 | 2001:7f8:1::a504:1095:1 | 5.3ms | 0% | - | NA |
| 8 | 2a03:9d40:ff00:25::1 | 4.8ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 9 | 2a03:9d40:2701:1::3 | 4.5ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 10 | * | - | 0% | - | |
| 11 | * | - | - | - | |
| 12 | * | - | - | - | |
| 13 | * | - | - | - | |
| 14 | * | - | - | - | |
| 15 | * | - | - | - | |
| 16 | * | - | - | - | |
| 17 | * | - | - | - | |
| 18 | * | - | - | - | |
| 19 | * | - | - | - | |
| 20 | * | - | - | - | |
| 21 | * | - | - | - | |
| 22 | * | - | - | - | |
| 23 | * | - | - | - | |
| 24 | * | - | - | - |
tracepath -6
1?: [LOCALHOST] 0.028ms pmtu 1500
1: 2a00:8642:42::3 1.069ms
1: 2a00:8642:42::3 1.609ms
2: gw.friends.steffann.nl 2.529ms
3: 2a00:1ca8:1::194 3.225ms
4: 2a03:3f40::10:41 3.082ms
5: no reply
6: 2001:730:2200::5474:800b 5.945ms asymm 7
7: 2001:7f8:1::a504:1095:1 7.157ms asymm 6
8: 2a03:9d40:ff00:25::1 5.244ms asymm 7
9: 2a03:9d40:2701:1::3 5.158ms asymm 8
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 ITA host (Karsolink) open
filter likely at: (none) · 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.4ms | 0%* | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 2 | 2a12:d8c0:109f:121::a1 | 0.4ms | 0%* | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 3 | 2a12:d8c0:101f:6::1 | 10.0ms | 0% | AS204471 | KARSOLINK - 2S Computers SRL, IT |
| 4 | 2a03:b020:1:51::a | 10.3ms | 0% | AS41327 | FIBERTELECOM-AS - Fiber Telecom S.p.A., IT |
| 5 | * | - | 10% | - | |
| 6 | 2a03:9d40:ff00:16::1 | 14.2ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 7 | * | - | 30% | - | |
| 8 | 2a03:9d40:ff00:2f::1 | 26.6ms | 10% | AS41095 | IPTP - IPTP LTD, GB |
| 9 | 2a03:9d40:ff00:25::1 | 26.4ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 10 | 2a03:9d40:2701:1::3 | 26.3ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 11 | * | - | 0% | - | |
| 12 | * | - | - | - | |
| 13 | * | - | - | - | |
| 14 | * | - | - | - | |
| 15 | * | - | - | - | |
| 16 | * | - | - | - | |
| 17 | * | - | - | - | |
| 18 | * | - | - | - | |
| 19 | * | - | - | - | |
| 20 | * | - | - | - | |
| 21 | * | - | - | - | |
| 22 | * | - | - | - | |
| 23 | * | - | - | - | |
| 24 | * | - | - | - |
Rate-limited ICMPv6: hop 5, hop 7, hop 8 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).
tracepath -6
1?: [LOCALHOST] 0.029ms pmtu 1500
1: karsolink-01.net.karsolink.com 0.575ms
1: karsolink-01.net.karsolink.com 0.934ms
2: 2a12:d8c0:109f:121::a1 1.147ms
3: 2a12:d8c0:101f:6::1 10.400ms
4: 2a03:b020:1:51::a 10.596ms
5: iptp-v6.mix-it.net 11.226ms
6: 2a03:9d40:ff00:16::1 14.834ms
7: no reply
8: 2a03:9d40:ff00:2f::1 27.223ms
9: 2a03:9d40:ff00:25::1 26.933ms
10: 2a03:9d40:2701:1::3 26.869ms
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) openRFC 4890 ✓
filter likely at: (none) · min PMTU on path: 1500
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 | * | - | - | - | |
| 3 | 2a00:ee1:800:9::1 | 1.8ms | 0% | AS5603 | SIOL-NET - Telekom Slovenije, d.d., SI |
| 4 | 2a00:ee0:1:10::2 | 1.2ms | 0% | AS5603 | SIOL-NET - Telekom Slovenije, d.d., SI |
| 5 | de-cix.iptp.net 2001:7f8::a087:0:1 | 15.5ms | 0% | - | NA |
| 6 | 2a03:9d40:ff00:44::1 | 22.2ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 7 | 2a03:9d40:ff00:25::1 | 19.9ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 8 | 2a03:9d40:2701:1::3 | 20.8ms | 0% | AS41095 | IPTP - IPTP LTD, GB |
| 9 | * | - | 0% | - | |
| 10 | * | - | - | - | |
| 11 | * | - | - | - | |
| 12 | * | - | - | - | |
| 13 | * | - | - | - | |
| 14 | * | - | - | - | |
| 15 | * | - | - | - | |
| 16 | * | - | - | - | |
| 17 | * | - | - | - | |
| 18 | * | - | - | - | |
| 19 | * | - | - | - | |
| 20 | * | - | - | - | |
| 21 | * | - | - | - | |
| 22 | * | - | - | - | |
| 23 | * | - | - | - | |
| 24 | * | - | - | - |
tracepath -6
1?: [LOCALHOST] 0.022ms pmtu 1500
1: fw1-lju.6connect.com 0.456ms
1: fw1-lju.6connect.com 0.465ms
2: no reply
3: 2a00:ee1:800:9::1 2.063ms
4: 2a00:ee0:1:15::2 1.217ms asymm 3
5: de-cix.iptp.net 14.840ms asymm 9
6: 2a03:9d40:ff00:2f::1 20.511ms asymm 10
7: 2a03:9d40:ff00:25::1 20.107ms asymm 12
8: 2a03:9d40:2701:1::3 20.523ms asymm 12
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