Skip to content

Hostname

charmander-dancing.com

Last fetched

charmander-dancing.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · charmander-dancing.comRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/charmander-dancing.com

Resolution chain

charmander-dancing.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.184.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.4516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.2116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.206.25052.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.210.10152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.215.8552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.22952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.21952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.6152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.1352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.19752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.8552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.352.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.14752.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from charmander-dancing.com.

Cypher and MCP

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

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