Skip to content

Hostname

palosanto.com

Last fetched

palosanto.com resolves to 2 IPv4 addresses operated by AS8560 in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · palosanto.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/palosanto.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.179.94.21566.179.92.0/22AS8560US
67.205.182.1267.205.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:886
Organization
palosanto solutions-palosanto.com
Contact emails

Subdomains

29 observed subdomains of palosanto.com.

Web-graph footprint

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

15 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for palosanto.com.

MechanismTarget
SPF_Apalosanto.com
SPF_INCLUDEccsend.com
SPF_INCLUDEconfirmedcc.com
SPF_INCLUDEconstantcontact.com
SPF_INCLUDEin.constantcontact.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.madmimi.com
SPF_INCLUDEspf.mailjet.com
SPF_IP181.39.87.190
SPF_IP97.107.132.238
SPF_MXpalosanto.com

Related pages

Pivot deeper into the graph from palosanto.com.

Cypher and MCP

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

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