Skip to content

Hostname

atom86.net

Last fetched

atom86.net resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · atom86.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atom86.net

Resolution chain

atom86.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.54172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.57172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.60172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.80172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
atom86 b.v.
Contact emails

Subdomains

14 observed subdomains of atom86.net.

Web-graph footprint

Distinct hostnames that link to or from atom86.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atom86.net.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.96.47.7
SPF_IP95.142.96.139
SPF_IP95.142.96.140
SPF_MXatom86.net

Related pages

Pivot deeper into the graph from atom86.net.

Cypher and MCP

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

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