Autonomous System
AS30277 — DFW-DATACENTER - DFW Datacenter(US)
Last fetched
AS30277 is an Autonomous System operated by DFW-DATACENTER - DFW Datacenter and registered in US. As of Tue, 01 Sep 2026 09:19:38 GMT, it announces 23 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS30277 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 67.222.128.0/20
- 67.222.138.0/24
- 67.222.140.0/24
- 67.222.128.0/19
- 67.222.144.0/20
- 72.9.144.0/21
- 72.9.144.0/20
- 72.9.152.0/21
- 158.106.184.0/22
- 158.106.188.0/22
- 162.222.212.0/24
- 170.249.248.0/22
- 170.249.252.0/22
- 196.53.113.0/24
- 199.26.84.0/22
- 209.236.112.0/21
- 209.236.112.0/20
- 209.236.120.0/21
- 209.236.126.0/24
- 2606:db00:d::/48
- 2606:db00:e::/48
- 2606:db00:f::/48
- 2606:db00::/32
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS393398 | ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC | US |
Blast radius
Count of dependent hostnames if AS30277 disappeared from the routing table.
163,003 hostnames depend on this network.Exact count across all 23 announced prefixes. Snapshot Mon, 27 Jul 2026 11:00:11 GMT.
MOAS / hijack watch
Prefixes routed by AS30277 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS30277 is unique to AS30277 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS30277.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS30277"})-[: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.