Skip to content

Hostname

atlas-tech.com

Last fetched

atlas-tech.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · atlas-tech.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atlas-tech.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.141.72.4420.140.0.0/15AS8070MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
atlas technologies
Contact emails

Subdomains

20 observed subdomains of atlas-tech.com.

Web-graph footprint

Distinct hostnames that link to or from atlas-tech.com in the public web crawl.

25 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for atlas-tech.com.

MechanismTarget
SPF_INCLUDEspf.protection.office365.us
SPF_IP192.226.105.251
SPF_IP192.226.107.44
SPF_IP192.226.66.67
SPF_IP216.194.46.114
SPF_IP216.194.46.118
SPF_IP216.194.46.120
SPF_IP216.194.46.126
SPF_IP52.245.214.24
SPF_IP54.85.221.245
SPF_IP96.72.154.97
SPF_IP96.72.154.98

Related pages

Pivot deeper into the graph from atlas-tech.com.

Cypher and MCP

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

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