Skip to content

Hostname

cavcom.net

Last fetched

cavcom.net resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cavcom.netRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cavcom.net

Resolution chain

cavcom.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.81.203.19866.81.203.0/24AS40676AS40676 - Psychz NetworksUS
74.208.81.23974.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:48
Organization
james caverly
Contact emails

Subdomains

5 observed subdomains of cavcom.net.

Web-graph footprint

Distinct hostnames that link to or from cavcom.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cavcom.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP70.35.206.100
SPF_IP74.208.52.157

Related pages

Pivot deeper into the graph from cavcom.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cavcom.net"})-[: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.