Autonomous System
AS41998(DE)
Last fetched
AS41998 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 11:29:07 GMT, it announces 59 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41998 announces 59 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.42.136.0/22
- 5.42.140.0/22
- 31.25.40.0/21
- 31.25.46.0/23
- 37.25.48.0/21
- 37.60.168.0/21
- 37.228.176.0/20
- 46.182.136.0/21
- 62.152.160.0/19
- 83.242.36.0/22
- 83.242.40.0/21
- 83.242.48.0/20
- 91.103.112.0/21
- 93.118.0.0/21
- 93.118.8.0/21
- 93.118.16.0/21
- 93.118.24.0/21
- 93.184.176.0/20
- 94.124.208.0/21
- 94.176.240.0/20
- 145.14.192.0/20
- 149.249.56.0/21
- 153.92.80.0/20
- 171.33.176.0/22
- 171.33.180.0/22
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
Blast radius
Count of dependent hostnames if AS41998 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 AS41998 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 AS41998 is unique to AS41998 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS41998.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41998"})-[: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.