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
Resolution chain
casavi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.27.231.84 | 81.27.228.0/22 | AS9063 | SAARGATE-AS VSE NET GmbH | DE |
| 92.205.0.98 | 92.205.0.0/20 | AS21499 | GODADDY-SXB | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- caramba
- Contact emails
- warren@warren.com
- sales@sombrero.de
- 0ee2c474-854a-4b72-884f-38f21ec20814@identity-protect.org
- 403b9baa-5ddc-4479-ba6e-ab196069c475@identity-protect.org
- 431f55c7-a076-4dc3-8a71-5dc94f095c3d@identity-protect.org
- 5b9a8cc0-dc14-4c96-b17c-aec0174764b7@identity-protect.org
- 81a5c211-c37c-4075-91f3-c3296a70e9eb@identity-protect.org
- d211754b-f0a3-46ea-9b2a-1da513985317@identity-protect.org
- owner-11979883@casavi.com.whoisprivacyservice.org
- owner-4225040@casavi.com.whoisprivacyservice.org
- owner-4422422@casavi.com.whoisprivacyservice.org
Subdomains
99 observed subdomains of casavi.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from casavi.com in the public web crawl.
76 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for casavi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.