Skip to content

Hostname

saxonica.com

Last fetched

saxonica.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · saxonica.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/saxonica.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.3143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.35143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.99143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.112.1518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
michael h kay
Contact emails

Subdomains

9 observed subdomains of saxonica.com.

Web-graph footprint

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

280 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for saxonica.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutbound.mailhop.org
SPF_IP185.27.21.106
SPF_MXsaxonica.com

Related pages

Pivot deeper into the graph from saxonica.com.

Cypher and MCP

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

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