Autonomous System
AS8796 — FD-298-8796 - FASTNET DATA INC(US)
Last fetched
AS8796 is an Autonomous System operated by FD-298-8796 - FASTNET DATA INC and registered in US. As of Sun, 06 Sep 2026 12:47:37 GMT, it announces 342 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8796 announces 342 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.135.56.0/24
- 23.159.248.0/24
- 23.161.196.0/24
- 23.165.40.0/24
- 23.165.248.0/24
- 23.166.168.0/24
- 23.169.184.0/24
- 23.170.48.0/24
- 23.170.49.0/24
- 23.185.168.0/24
- 23.185.200.0/24
- 23.186.88.0/24
- 23.249.16.0/20
- 38.47.236.0/22
- 38.47.248.0/21
- 38.49.0.0/21
- 38.49.8.0/21
- 38.49.16.0/21
- 38.49.24.0/22
- 38.49.28.0/24
- 38.49.29.0/24
- 38.49.28.0/22
- 38.49.30.0/24
- 38.49.31.0/24
- 38.49.32.0/22
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10099 | UNICOM-Global - China Unicom Global | HK |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| AS140869 | TGL-AS-AP - Turing Group Limited | NZ |
| AS17639 | CONVERGE-AS - Converge ICT Solutions Inc. | PH |
| AS18186 | NEBULA-GLOBAL - Nebula Global LLC | US |
| AS212194 | Yuusei - YUUSEI LTD | GB |
| AS216047 | INTECLOU-CDNK-NET - INTECLOUD CDNK LTD | GB |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3223 | VOXILITY - Voxility LLP | GB |
| AS37468 | Angola Cables - Angola Cables | AO |
| AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| AS402506 | ZENIX - Zenixcloud | US |
| AS40633 | LAIX - LOS ANGELES INTERNET EXCHANGE | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7575 | AARNET-AS-AP - Australian Academic and Research Network (AARNet) | AU |
| AS967 | VMISS-CA - VMISS Inc. | CA |
Blast radius
Count of dependent hostnames if AS8796 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS8796 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 166.1.232.0/24 | AS213840 | DDOS-PROTECTION-LTD - DDOS PROTECTION LTD |
| 192.6.120.0/24 | AS7488 | CNSERVER-AP-AS - CNServer LLC |
| 192.6.120.0/24 | AS213840 | DDOS-PROTECTION-LTD - DDOS PROTECTION LTD |
Threat posture
Related pages
Pivot deeper into the graph from AS8796.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8796"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.