Skip to content

Hostname

cam2.com

Last fetched

cam2.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · cam2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cam2.com

Resolution chain

cam2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.71.233.225198.71.233.0/24AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cam2.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEcam2-com.spf.smtp25.com
SPF_INCLUDEspf.edgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.225.135.82
SPF_IP12.152.99.242
SPF_IP12.16.151.122
SPF_IP12.199.221.10
SPF_IP12.6.57.234
SPF_IP54.225.210.200

Related pages

Pivot deeper into the graph from cam2.com.

Cypher and MCP

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

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