Skip to content

Hostname

oxan.com

Last fetched

oxan.com resolves to 9 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · oxan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oxan.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.126192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
3.167.227.1233.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.163.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.343.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.873.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
oxford analytica
Contact emails

Subdomains

11 observed subdomains of oxan.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oxan.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oxan.com.

Cypher and MCP

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

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