Hostname
ad-adserver.com
Last fetched
ad-adserver.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ad-adserver.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0148140389
- Contact emails
- ad-adserver.com@contactprivacy.com
- 15615d7a-8d02-4d32-a44a-ba2f4e7596ac@identity-protect.org
- 5d00ebd2-5d3f-40a7-bd79-7edf2c6c03b8@identity-protect.org
- 76ea52a9-7bdd-47f9-ad52-7a8ae3cf0f5a@identity-protect.org
- af86aa84-1b9e-4537-9aa9-5a02ed167da8@identity-protect.org
- cd5c2eaf-9f4b-4346-b1a0-be1b41081c7d@identity-protect.org
- e0e8efab-8c75-49f3-9bae-26569a41e169@identity-protect.org
- owner-1894861@ad-adserver.com.whoisprivacyservice.org
- owner-5392651@ad-adserver.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from ad-adserver.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ad-adserver.com.
- IP · 16.58.1.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ad-adserver.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad-adserver.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.