Skip to content

Hostname

san.org

Last fetched

san.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · san.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/san.org

Resolution chain

san.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
antonio acosta
Contact emails

Subdomains

33 observed subdomains of san.org.

Web-graph footprint

Distinct hostnames that link to or from san.org in the public web crawl.

1,159 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for san.org.

MechanismTarget
SPF_INCLUDE2956401.spf03.hubspotemail.net
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mailwallremote.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP107.23.16.222/32
SPF_IP12.69.234.7
SPF_IP144.34.48.6
SPF_IP199.85.116.25
SPF_IP204.15.97.35/32
SPF_IP205.168.43.182
SPF_IP209.90.188.65/32
SPF_IP66.77.69.0/24
SPF_IP66.77.73.0/24

Related pages

Pivot deeper into the graph from san.org.

Cypher and MCP

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

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