Skip to content

Hostname

adxcorp.kr

Last fetched

adxcorp.kr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:?????(?) as the registrar.

Nutrition Label

WHISPER CANON · adxcorp.krRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/adxcorp.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.195.3813.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.218.12913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.119.10313.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.142.4013.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.164.24013.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.61.7215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.68.21515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.197.22415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.119.283.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.221.2403.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.126.1273.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.193.493.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.139.1253.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.20.1823.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.164.1433.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.125.1363.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.227.10743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.239.18243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.12.20852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.165.12252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:?????(?)
Organization
???
Contact emails

Subdomains

39 observed subdomains of adxcorp.kr.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adxcorp.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from adxcorp.kr.

Cypher and MCP

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

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