Skip to content

Hostname

ai-dust.com

Last fetched

ai-dust.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ai-dust.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ai-dust.com

Resolution chain

ai-dust.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.79.2523.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.24352.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.12252.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.1052.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.217.16252.218.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.18652.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.25152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.9952.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.5952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.11552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.14752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.20352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.17152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.9952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.16352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.23552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ai-dust.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ai-dust.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ai-dust.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.