Autonomous System
AS39702 — SIT-AS(DE)
Last fetched
AS39702 is an Autonomous System operated by SIT-AS and registered in DE. As of Thu, 21 May 2026 06:17:34 GMT, it announces 23 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39702 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 44.31.99.0/24
- 44.31.124.0/24
- 85.190.196.0/24
- 85.190.200.0/24
- 85.190.192.0/19
- 86.111.248.0/21
- 89.106.216.0/21
- 178.251.88.0/21
- 185.5.100.0/22
- 185.133.12.0/22
- 185.156.69.0/24
- 185.156.70.0/24
- 185.156.71.0/24
- 185.214.232.0/22
- 193.7.176.0/21
- 193.31.18.0/24
- 2001:678:a9c::/48
- 2001:678:cac::/48
- 2a01:4d80::/32
- 2a05:fe80::/29
- 2a07:9b40:1aa5::/48
- 2a07:9b40:d00f::/48
- 2a0e:a2c0::/32
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS211255 | SCHMALZ-AS | DE |
| AS207404 | FISCHERWERKE | DE |
| AS202698 | LEVIGO-AS | DE |
| AS197491 | AII-NET | DE |
| AS58057 | SECUREBIT Securebit Autonomous System | CH |
| AS57607 | HAEFELE | DE |
| AS52012 | DE-SIT-AS52012 | DE |
| AS48362 | TKSWF-AS | AT |
| AS48132 | RUTRONIK-AS | DE |
| AS41431 | COMBACKAS | DE |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS25419 | MEYLE-MUELLER-AS Pforzheim, Germany | DE |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
Blast radius
Approximate count of dependent hostnames if AS39702 disappeared from the routing table.
~8,119 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:34 GMT.
MOAS / hijack watch
Prefixes routed by AS39702 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 AS39702 is unique to AS39702 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39702.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39702"})-[: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.