Skip to content

Hostname

aammzy.com

Last fetched

aammzy.com resolves to 8 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in IN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · aammzy.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aammzy.com

Resolution chain

aammzy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.5.40.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.450.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.570.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.950.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
3.164.68.1093.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.83.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.93.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.933.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from aammzy.com.

Cypher and MCP

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

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