Skip to content

Hostname

casavi.com

Last fetched

casavi.com resolves to 2 IPv4 addresses operated by SAARGATE-AS VSE NET GmbH in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · casavi.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/casavi.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.27.231.8481.27.228.0/22AS9063SAARGATE-AS VSE NET GmbHDE
92.205.0.9892.205.0.0/20AS21499GODADDY-SXBDE

WHOIS identity

Registrar
iana:468
Organization
caramba
Contact emails

Subdomains

99 observed subdomains of casavi.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for casavi.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from casavi.com.

Cypher and MCP

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

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