Skip to content

Hostname

caffeinecast.com

Last fetched

caffeinecast.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 · caffeinecast.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/caffeinecast.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.220.251100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.40.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.132.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.155.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.199.9634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.181.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.200.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.146.7954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.2.4154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.1.2754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.199.20898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.111.498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

1 observed subdomain of caffeinecast.com.

Threat posture

History

Related pages

Pivot deeper into the graph from caffeinecast.com.

Cypher and MCP

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

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