All hostnames ap.ad-feed.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ap.ad-feed.com Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/ap.ad-feed.com Resolution chain ap.ad-feed.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.139.29.129 108.139.29.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.29.63 108.139.29.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.29.82 108.139.29.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.29.98 108.139.29.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.227.192.11 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.123 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.93 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.97 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 3.165.190.13 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.17 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.33 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.66 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 54.230.172.13 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.71 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.100 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.11 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.76 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.90 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.91 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.108 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with ap.ad-feed.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from ap.ad-feed.com in the public web crawl.
25 sites link to this hostname.
Related pages Pivot deeper into the graph from ap.ad-feed.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ap.ad-feed.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 .