Skip to content

Hostname

caamfest.com

Last fetched

caamfest.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.41.41100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.246.17034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.86.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.51.9050.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132792846
Contact emails

Subdomains

2 observed subdomains of caamfest.com.

Web-graph footprint

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

260 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from caamfest.com.

Cypher and MCP

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

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