Skip to content

Hostname

atomic-colo.com

Last fetched

atomic-colo.com resolves to 1 IPv4 address operated by ATOMIC - Atomic Data LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · atomic-colo.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/atomic-colo.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.66.72.23199.66.72.0/22AS25694ATOMIC - Atomic Data LLCUS

WHOIS identity

Registrar
iana:146
Organization
atomic datacenters
Contact emails

Subdomains

22 observed subdomains of atomic-colo.com.

Web-graph footprint

Distinct hostnames that link to or from atomic-colo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atomic-colo.com.

MechanismTarget
SPF_Aatomic-colo.com
SPF_Amfx01.atomic-colo.com
SPF_IP64.18.0.0/20
SPF_IP64.244.48.0/20
SPF_IP71.5.104.0/21
SPF_MXatomic-colo.com
SPF_MXautotask.net

Related pages

Pivot deeper into the graph from atomic-colo.com.

Cypher and MCP

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

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