Autonomous System
AS44486 — ZURB-AS(DE)
Last fetched
AS44486 is an Autonomous System operated by ZURB-AS and registered in DE. As of Wed, 20 May 2026 23:32:50 GMT, it announces 106 routed IP prefixes and peers with 24 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44486 announces 106 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.39.217.0/24
- 5.83.112.0/22
- 5.175.203.0/24
- 5.180.231.0/24
- 5.180.232.0/24
- 5.254.28.0/24
- 37.46.60.0/24
- 37.117.0.0/16
- 37.119.128.0/17
- 37.119.192.0/18
- 37.120.0.0/17
- 37.120.130.0/24
- 37.120.131.0/24
- 37.120.132.0/24
- 37.120.134.0/24
- 37.120.135.0/24
- 37.120.137.0/24
- 37.120.138.0/24
- 37.120.139.0/24
- 37.120.142.0/24
- 45.70.0.0/24
- 45.70.0.0/23
- 45.70.1.0/24
- 45.70.0.0/22
- 45.83.45.0/24
Peering ecosystem
24 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS395201 | CLICK ENTER LTDA - ME | US |
| AS207252 | STROYLESBANK | DE |
| AS207048 | FTSELL | DE |
| AS204726 | ONETOALL-AS-AP 1-TO-ALL COMPANY LIMITED | TR |
| AS204653 | OMB-ASN - Executive Office Of The President | DE |
| AS203728 | CENOV-ASN - Cenovus Energy Inc | GB |
| AS63025 | DALLAS-DATACENTER - Dallas Data Center | US |
| AS60068 | YF-AS | GB |
| AS56662 | TAVBILISIM-AUTONOMOUS_SYSTEM | PL |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS12297 | TELECOM-ARMENIA Telecom Armenia AS | AM |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS931 | HYONIX - Hyonix | SG |
Blast radius
Approximate count of dependent hostnames if AS44486 disappeared from the routing table.
~13,324 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:50 GMT.
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.