Autonomous System
AS44273 — GODADDY-DNS(DE)
Last fetched
AS44273 is an Autonomous System operated by GODADDY-DNS and registered in DE. As of Thu, 21 May 2026 01:02:31 GMT, it announces 68 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44273 announces 68 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 72.167.160.0/24
- 72.167.161.0/24
- 72.167.162.0/24
- 72.167.163.0/24
- 97.74.96.0/23
- 97.74.98.0/23
- 97.74.100.0/23
- 97.74.102.0/23
- 97.74.104.0/23
- 97.74.106.0/23
- 97.74.108.0/23
- 97.74.110.0/23
- 173.201.64.0/23
- 173.201.66.0/23
- 173.201.68.0/23
- 173.201.70.0/23
- 173.201.72.0/23
- 173.201.74.0/23
- 173.201.76.0/23
- 173.201.78.0/23
- 182.50.148.0/24
- 182.50.149.0/24
- 2603:4:1004::/48
- 2603:4:1005::/48
- 2603:4:100a::/48
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS44273 disappeared from the routing table.
~5,841 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:02:31 GMT.
MOAS / hijack watch
Prefixes routed by AS44273 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 AS44273 is unique to AS44273 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44273.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44273"})-[: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.