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 Tue, 21 Jul 2026 12:50:11 GMT, it announces 360 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8796 announces 360 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.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
- 38.49.37.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10099 | — | HK |
| AS1299 | — | SE |
| AS137535 | — | SG |
| AS140227 | — | HK |
| AS140869 | — | NZ |
| AS17639 | — | PH |
| AS18186 | NEBULA-GLOBAL - Nebula Global LLC | US |
| AS212194 | — | GB |
| AS216047 | — | GB |
| AS24482 | — | SG |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| AS402506 | — | US |
| AS40633 | LAIX - LOS ANGELES INTERNET EXCHANGE | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7575 | — | 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 |
|---|---|---|
| 136.0.73.0/24 | AS7488 | — |
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.