Skip to content

Hostname

axa.co.kr

Last fetched

axa.co.kr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:694 as the registrar.

Nutrition Label

WHISPER CANON · axa.co.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/axa.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.48.15913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.195.10352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:694
Organization
??????(?)
Contact emails

Subdomains

17 observed subdomains of axa.co.kr.

Web-graph footprint

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

126 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for axa.co.kr.

MechanismTarget
SPF_INCLUDE_spf.axa.com
SPF_INCLUDEspf-a.axa.co.kr
SPF_IP13.124.111.122/32
SPF_IP182.162.23.177
SPF_IP182.162.23.178
SPF_IP182.162.23.179
SPF_IP182.162.23.197
SPF_IP182.162.23.202
SPF_IP210.96.250.134
SPF_IP210.96.250.135
SPF_IP210.96.250.136
SPF_IP61.111.112.135

Related pages

Pivot deeper into the graph from axa.co.kr.

Cypher and MCP

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

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