Autonomous System
AS44486(DE)
Last fetched
AS44486 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 10:27:19 GMT, it announces 109 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44486 announces 109 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.39.251.0/24
- 5.83.145.0/24
- 5.175.220.0/24
- 5.180.252.0/23
- 5.180.254.0/23
- 5.253.244.0/24
- 37.44.215.0/24
- 37.114.34.0/24
- 37.114.42.0/24
- 37.114.43.0/24
- 37.114.45.0/24
- 37.114.47.0/24
- 37.114.48.0/24
- 37.114.49.0/24
- 37.114.51.0/24
- 37.114.52.0/24
- 37.114.54.0/24
- 37.114.55.0/24
- 37.114.56.0/24
- 37.114.59.0/24
- 45.67.68.0/24
- 45.67.69.0/24
- 45.67.70.0/24
- 45.67.71.0/24
- 45.81.232.0/24
Peering ecosystem
19 distinct peers via BGP. The first 19 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS197574 | — | GB |
| AS201988 | — | GB |
| AS203728 | — | GB |
| AS204653 | — | DE |
| AS204726 | — | TR |
| AS207048 | — | DE |
| AS207252 | — | DE |
| AS216106 | — | CH |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3257 | — | US |
| AS395201 | ALLNODES - Allnodes Inc | US |
| AS44066 | — | DE |
| AS48362 | — | AT |
| AS60068 | — | GB |
| AS63025 | NOHAVPS-LLC - NOHAVPS LLC | US |
| AS6453 | — | US |
| AS9002 | — | GB |
| AS931 | HYONIX - Hyonix | SG |
Blast radius
Count of dependent hostnames if AS44486 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 AS44486 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 AS44486 is unique to AS44486 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44486.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44486"})-[: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.