Autonomous System
AS47447 — TTM(DE)
Last fetched
AS47447 is an Autonomous System operated by TTM and registered in DE. As of Thu, 21 May 2026 01:02:30 GMT, it announces 55 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47447 announces 55 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.87.136.0/24
- 45.87.137.0/24
- 45.146.160.0/23
- 62.113.192.0/18
- 82.38.4.0/24
- 86.105.5.0/24
- 86.106.131.0/24
- 89.34.111.0/24
- 91.212.6.0/24
- 91.216.248.0/24
- 91.227.74.0/24
- 92.42.99.0/24
- 93.127.160.0/24
- 95.214.236.0/24
- 109.71.72.0/22
- 148.135.182.0/24
- 159.48.12.0/22
- 176.103.220.0/23
- 176.223.165.0/24
- 185.52.248.0/24
- 185.52.249.0/24
- 185.52.250.0/24
- 185.52.251.0/24
- 185.53.168.0/24
- 185.53.169.0/24
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS395092 | SHOCK-1 - Shock Hosting LLC | US |
| AS212966 | OOKAMI-IT-AS | DE |
| AS203466 | INTROSERV | SI |
| AS202656 | XSERVERCLOUD | UA |
| AS202448 | MVPS www.mvps.net | CY |
| AS197160 | DE-VOGT | DE |
| AS62217 | VOOSERVERS | GB |
| AS60991 | DCMAIN-AS | DE |
| AS49603 | NERDHERRSCHAFT-AS | DE |
| AS39378 | SERVINGA | DE |
| AS25456 | X-HOST | UA |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3320 | DTAG Internet service provider operations | DE |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS47447 disappeared from the routing table.
~61,221 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:02:30 GMT.
MOAS / hijack watch
Prefixes routed by AS47447 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 AS47447 is unique to AS47447 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47447.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47447"})-[: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.