Skip to content

Hostname

atomy.com

Last fetched

atomy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · atomy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atomy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.253.2018.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.3418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.8418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.9718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.102.12118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1063.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1213.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.153.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.943.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
do kyung hee
Contact emails

Subdomains

43 observed subdomains of atomy.com.

Web-graph footprint

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

201 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for atomy.com.

MechanismTarget
SPF_IP121.254.253.56
SPF_IP15.164.86.156

Related pages

Pivot deeper into the graph from atomy.com.

Cypher and MCP

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

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