Skip to content

Hostname

axa.mx

Last fetched

axa.mx resolves to 1 IPv4 address operated by AXA-GROUP-OPERATIONS - AXA GROUP OPERATIONS AMERICAS INC. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · axa.mxRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/axa.mx

Resolution chain

axa.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
171.18.128.86171.18.128.0/24AS397993AXA-GROUP-OPERATIONS - AXA GROUP OPERATIONS AMERICAS INC.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
axa seguros, s.a. de c.v.
Contact emails

Subdomains

20 observed subdomains of axa.mx.

Web-graph footprint

Distinct hostnames that link to or from axa.mx in the public web crawl.

242 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for axa.mx.

MechanismTarget
SPF_INCLUDEemail-messaging.com

Related pages

Pivot deeper into the graph from axa.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "axa.mx"})-[: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.