Skip to content

Hostname

casasdosotavento.com

Last fetched

casasdosotavento.com resolves to 2 IPv4 addresses operated by SERVERPOINT - ServerPoint.com in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · casasdosotavento.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/casasdosotavento.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.235.46.9964.235.46.0/24AS26277SERVERPOINT - ServerPoint.comUS
81.88.53.14581.88.53.0/24AS39729IT

WHOIS identity

Registrar
iana:168
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of casasdosotavento.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for casasdosotavento.com.

MechanismTarget
SPF_Acasasdosotavento.com
SPF_INCLUDEspf.webapps.net
SPF_IP64.235.46.99
SPF_MXcasasdosotavento.com

Related pages

Pivot deeper into the graph from casasdosotavento.com.

Cypher and MCP

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

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