Hostname
serving-ad.net
Last fetched
serving-ad.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
serving-ad.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.25.96 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.145.35.133 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.129.80 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.93.233 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.131.226 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.35.33 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.35.20 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.228.91 | 54.218.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 085e2994-42d8-4893-a658-aaf639b4edfc@identity-protect.org
- 2f1c0204-4b16-4ae7-80ea-fe94e537102b@identity-protect.org
- 5ef13806-925c-4d36-b426-3793c6fd8803@identity-protect.org
- 6387c2b9-b6f3-4c46-8c79-a92a171c2637@identity-protect.org
- 9b1a8ad1-3526-4ad1-9f99-1270a24508da@identity-protect.org
- 9ee65d4d-26b8-4cfb-aef9-786f8e162419@identity-protect.org
- b16fb735-ddd3-4338-881f-35311edea0e7@identity-protect.org
- owner-10622198@serving-ad.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from serving-ad.net.
- IP · 100.22.25.96
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 085e2994-42d8-4893-a658-aaf639b4edfc@identity-protect.org
- TLD · .net
- Browse hostnames · se…
- 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: "serving-ad.net"})-[: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.