Skip to content

Hostname

cavalor.com

Last fetched

cavalor.com resolves to 1 IPv4 address operated by EWSCHOD-AS in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · cavalor.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cavalor.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.84.218.2045.84.218.0/24AS61029EWSCHOD-ASNL

WHOIS identity

Registrar
iana:106
Organization
frank van hove
Contact emails

Subdomains

17 observed subdomains of cavalor.com.

Web-graph footprint

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

204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cavalor.com.

MechanismTarget
SPF_Awww.cavalorgames.com
SPF_INCLUDE_spf_c2.wpmanaged.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.78.253.34
SPF_IP81.241.228.233
SPF_IP94.140.187.189
SPF_MXcavalor.com

Related pages

Pivot deeper into the graph from cavalor.com.

Cypher and MCP

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

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