All hostnames dgan-ads.aimatch.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · dgan-ads.aimatch.com Routing diversity 6.4/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/dgan-ads.aimatch.com Resolution chain dgan-ads.aimatch.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 100.21.91.215 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.147.119.220 16.147.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.208.185.244 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.19.158 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.83.251 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.168.127 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.43.150 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.84.60.229 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.85.1.96 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.86.19.69 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.224.205.234 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.227.207.2 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.229.85.233 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.158.25 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.238.208.119 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.241.75.208 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.245.196.188 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.246.170.149 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.198.142 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.249.115 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with dgan-ads.aimatch.com in WhisperGraph.
Related pages Pivot deeper into the graph from dgan-ads.aimatch.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dgan-ads.aimatch.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 .