Skip to content

Hostname

amandaandchad.com

Last fetched

amandaandchad.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · amandaandchad.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amandaandchad.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.127108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.54108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.6108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.73108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.61.114108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.29108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.76108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.88108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.117.354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.3854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.3954.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:48
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of amandaandchad.com.

Web-graph footprint

Distinct hostnames that link to or from amandaandchad.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from amandaandchad.com.

Cypher and MCP

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

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