Autonomous System
AS48314(DE)
Last fetched
AS48314 is an Autonomous System registered in DE. As of Mon, 13 Jul 2026 19:41:46 GMT, it announces 131 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48314 announces 131 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.175.233.0/24
- 5.180.64.0/24
- 5.180.65.0/24
- 5.180.66.0/24
- 5.180.67.0/24
- 27.123.244.0/24
- 27.123.245.0/24
- 27.123.247.0/24
- 31.214.144.0/24
- 37.114.53.0/24
- 37.114.57.0/24
- 37.114.62.0/24
- 45.10.26.0/24
- 45.10.27.0/24
- 45.85.216.0/22
- 45.89.140.0/22
- 45.91.100.0/24
- 45.91.101.0/24
- 45.91.102.0/24
- 45.91.103.0/24
- 45.92.216.0/23
- 45.133.8.0/24
- 45.133.11.0/24
- 45.145.226.0/24
- 46.251.251.0/24
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS149440 | — | MY |
| AS16628 | DEDICATED-FIBER-COMMUNICATIONS - DedFiberCo | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS199959 | — | AU |
| AS200303 | — | DE |
| AS20485 | — | RU |
| AS206286 | — | US |
| AS213386 | — | DE |
| AS213589 | — | DE |
| AS214895 | — | DE |
| AS215389 | — | DE |
| AS215767 | — | IR |
| AS215787 | — | DE |
| AS216188 | — | DE |
| AS3216 | — | RU |
| AS33891 | — | DE |
| AS34549 | — | DE |
| AS42008 | — | DE |
| AS48362 | — | AT |
| AS5405 | — | DE |
| AS56655 | — | NO |
| AS60150 | — | DE |
| AS62403 | — | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | — | GB |
| AS9136 | — | DE |
Blast radius
Count of dependent hostnames if AS48314 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 AS48314 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 AS48314 is unique to AS48314 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48314.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48314"})-[: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.