Skip to content

Hostname

axentraai.com

Last fetched

axentraai.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN.

Nutrition Label

WHISPER CANON · axentraai.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/axentraai.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.60.203.20572.60.200.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
82.29.164.9482.29.160.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

No WHOIS records are currently associated with axentraai.com in WhisperGraph.

Subdomains

28 observed subdomains of axentraai.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for axentraai.com.

MechanismTarget
SPF_Aaxentraai.com
SPF_IP72.60.203.205
SPF_IP82.29.164.94
SPF_MXaxentraai.com

Related pages

Pivot deeper into the graph from axentraai.com.

Cypher and MCP

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

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