Hostname
static.a-ads.com
Last fetched
static.a-ads.com resolves to 14 IPv4 addresses operated by HETZNER-AS in DE.
Nutrition Label
Resolution chain
static.a-ads.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.202.214.170 | 116.202.0.0/16 | AS24940 | HETZNER-AS | DE |
| 138.201.200.95 | 138.201.0.0/16 | AS24940 | HETZNER-AS | DE |
| 144.76.28.254 | 144.76.0.0/16 | AS24940 | HETZNER-AS | DE |
| 144.76.38.164 | 144.76.0.0/16 | AS24940 | HETZNER-AS | DE |
| 148.251.1.246 | 148.251.0.0/16 | AS24940 | HETZNER-AS | DE |
| 148.251.53.118 | 148.251.0.0/16 | AS24940 | HETZNER-AS | DE |
| 188.40.69.138 | 188.40.0.0/16 | AS24940 | HETZNER-AS | DE |
| 213.239.209.209 | 213.239.192.0/18 | AS24940 | HETZNER-AS | DE |
| 78.46.174.169 | 78.46.0.0/15 | AS24940 | HETZNER-AS | DE |
| 78.46.33.196 | 78.46.0.0/15 | AS24940 | HETZNER-AS | DE |
| 148.251.13.139 | 148.251.0.0/16 | AS24940 | HETZNER-AS | DE |
| 148.251.233.147 | 148.251.0.0/16 | AS24940 | HETZNER-AS | DE |
| 78.46.32.91 | 78.46.0.0/15 | AS24940 | HETZNER-AS | DE |
| 148.251.194.214 | 148.251.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
No WHOIS records are currently associated with static.a-ads.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from static.a-ads.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from static.a-ads.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static.a-ads.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.