Skip to content

Hostname

saxun.com

Last fetched

saxun.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.100.91.2318.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
18.202.76.17218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1383
Organization
gimenez ganga, s.l.u.
Contact emails

Subdomains

13 observed subdomains of saxun.com.

Web-graph footprint

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

112 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for saxun.com.

MechanismTarget
SPF_Asaxun.com
SPF_INCLUDE25048246.spf05.hubspotemail.net
SPF_INCLUDElobocom.es
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.100.91.23
SPF_IP37.61.200.184
SPF_IP63.33.250.194
SPF_MXsaxun.com

Related pages

Pivot deeper into the graph from saxun.com.

Cypher and MCP

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

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