Skip to content

Hostname

ap.ad-feed.com

Last fetched

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.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.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.

IPPrefixASNOperatorCountry
108.139.29.129108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.63108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.82108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.98108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.165.190.133.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.173.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.333.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.663.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
54.230.172.1354.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.7154.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.9154.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10818.64.210.0/23AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.