Skip to content

Hostname

atomos.cloud

Last fetched

atomos.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · atomos.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atomos.cloud

Resolution chain

atomos.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.29.15143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.36143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.41143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.29.53143.204.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.134.10818.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.12418.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.4518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.7018.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:81
Organization
atomos
Contact emails

Subdomains

5 observed subdomains of atomos.cloud.

Web-graph footprint

Distinct hostnames that link to or from atomos.cloud in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for atomos.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from atomos.cloud.

Cypher and MCP

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

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