Skip to content

Hostname

axi.com

Last fetched

axi.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in NL. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · axi.comRouting diversity4.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/axi.com

Resolution chain

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

WHOIS identity

Registrar
iana:13
Organization
axicorp
Contact emails

Subdomains

30 observed subdomains of axi.com.

Web-graph footprint

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

1,169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for axi.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP13.75.233.132
SPF_IP168.62.160.45
SPF_MXaxi.com

Related pages

Pivot deeper into the graph from axi.com.

Cypher and MCP

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

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