Skip to content

Hostname

cavagent.com

Last fetched

cavagent.com resolves to 1 IPv4 address operated by TELIANET-SWEDEN Telia Company in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.20.6.19662.20.0.0/16AS3301TELIANET-SWEDEN Telia CompanySE

WHOIS identity

Registrar
iana:106
Organization
cavagent ab
Contact emails

Subdomains

9 observed subdomains of cavagent.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cavagent.com.

MechanismTarget
SPF_Acavagent.com
SPF_Ahostnet.se
SPF_Amail1.scandisys.se
SPF_Arelay1.hostnet.se
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.22.72.68
SPF_IP62.20.6.128/25
SPF_IP88.131.97.142/32
SPF_IP88.131.97.144/32

Related pages

Pivot deeper into the graph from cavagent.com.

Cypher and MCP

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

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