Skip to content

Hostname

ajd.kr

Last fetched

ajd.kr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · ajd.krRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ajd.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.171.10418.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.11318.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.8418.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.9918.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
3.161.104.1043.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.323.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.593.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.673.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.OM
65.9.175.10065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.1965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.3665.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.5365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.12265.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with ajd.kr in WhisperGraph.

Subdomains

10 observed subdomains of ajd.kr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ajd.kr.

MechanismTarget
SPF_INCLUDEspf.cafe24.com

Related pages

Pivot deeper into the graph from ajd.kr.

Cypher and MCP

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

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