Skip to content

Hostname

atomy.kr

Last fetched

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

Nutrition Label

WHISPER CANON · atomy.krRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atomy.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.13.24613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.125.14015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.206.8815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.164.2353.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.125.943.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.24.893.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.110.17343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.249.25243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.38.1752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.122.20254.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
54.116.90.10354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
43.200.12.9143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

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

Subdomains

11 observed subdomains of atomy.kr.

Web-graph footprint

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

55 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for atomy.kr.

MechanismTarget
SPF_IP121.254.253.56
SPF_IP15.164.86.156

Related pages

Pivot deeper into the graph from atomy.kr.

Cypher and MCP

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

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