Skip to content

Hostname

cautiva.digital

Last fetched

cautiva.digital resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cautiva.digitalRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cautiva.digital

Resolution chain

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

IPPrefixASNOperatorCountry
75.102.20.3775.102.0.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of cautiva.digital.

Web-graph footprint

Distinct hostnames that link to or from cautiva.digital in the public web crawl.

23 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cautiva.digital.

MechanismTarget
SPF_Acautiva.digital
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP50.31.176.66
SPF_IP75.102.20.34
SPF_IP75.102.20.35
SPF_MXcautiva.digital

Related pages

Pivot deeper into the graph from cautiva.digital.

Cypher and MCP

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

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