Skip to content

Hostname

cadm.com

Last fetched

cadm.com resolves to 1 IPv4 address operated by HYVE-MANAGED-HOSTING - Hyve Managed Hosting Corp Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.208.252.3880.208.252.0/23AS397964HYVE-MANAGED-HOSTING - Hyve Managed Hosting Corp IncUS

WHOIS identity

Registrar
iana:48
Organization
alan rose
Contact emails

Subdomains

87 observed subdomains of cadm.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • cadm.com

SPF policy

4 SPF mechanisms authorising senders for cadm.com.

MechanismTarget
SPF_Acadm.com
SPF_IP212.113.130.169
SPF_IP80.208.252.38
SPF_MXcadm.com

Related pages

Pivot deeper into the graph from cadm.com.

Cypher and MCP

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

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