Skip to content

Hostname

atomfirm.com

Last fetched

atomfirm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.86.14313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.99.23713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.181.16035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.249.19035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.134.21735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.206.8557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.145.9713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.69.8857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
atom legal professional corporation
Contact emails

Subdomains

9 observed subdomains of atomfirm.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atomfirm.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.95.36.39
SPF_IP18.176.74.27
SPF_IP35.79.67.199
SPF_IP54.178.49.188

Related pages

Pivot deeper into the graph from atomfirm.com.

Cypher and MCP

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

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