Skip to content

Hostname

atom.museum

Last fetched

atom.museum resolves to 2 IPv4 addresses operated by AS197695 in RU. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · atom.museumRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atom.museum

Resolution chain

atom.museum resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1519
Organization
fond atom
Contact emails

Subdomains

8 observed subdomains of atom.museum.

Web-graph footprint

Distinct hostnames that link to or from atom.museum in the public web crawl.

111 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for atom.museum.

MechanismTarget
SPF_Aatom.museum
SPF_Amail.atom-museum.ru
SPF_INCLUDE_spf.hosting.reg.ru
SPF_INCLUDE_spf.mail.atom-museum.ru
SPF_INCLUDE_spf.spaceweb.ru
SPF_INCLUDEspf.unisender.com
SPF_IP31.31.198.15
SPF_IP90.154.49.104
SPF_MXatom.museum

Related pages

Pivot deeper into the graph from atom.museum.

Cypher and MCP

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

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