Skip to content

Hostname

cassiemeffert.com

Last fetched

cassiemeffert.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.194.016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.1216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.218.2152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.6152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.14752.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.4552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.352.217.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.226.2765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.5965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.7765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.865.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:468
Organization
on behalf of cassiemeffert.com owner
Contact emails

Subdomains

1 observed subdomain of cassiemeffert.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cassiemeffert.com.

Cypher and MCP

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

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