Skip to content

Hostname

atomlt.com

Last fetched

atomlt.com resolves to 1 IPv4 address operated by SONYTELECOM So-net Corporation in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

atomlt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.45.208.21061.45.192.0/19AS9600SONYTELECOM So-net CorporationJP

WHOIS identity

Registrar
iana:1485
Organization
atomlivintech co>,
Contact emails

Subdomains

11 observed subdomains of atomlt.com.

Web-graph footprint

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

154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atomlt.com.

MechanismTarget
SPF_Adirect.atomlt.com
SPF_INCLUDE_mcgwspf.bit-drive.ne.jp
SPF_INCLUDE_spf_div.bownow.jp
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEkagoya.net
SPF_IP153.127.29.204
SPF_IP61.45.209.237

Related pages

Pivot deeper into the graph from atomlt.com.

Cypher and MCP

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

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