Skip to content

Hostname

atomix.chat

Last fetched

atomix.chat resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · atomix.chatRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/atomix.chat

Resolution chain

atomix.chat resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.187.4313.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.5713.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.7413.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.8313.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.122.1113.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1283.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.583.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.973.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.10852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of atomix.chat.

Web-graph footprint

Distinct hostnames that link to or from atomix.chat in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for atomix.chat.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from atomix.chat.

Cypher and MCP

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

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