Skip to content

Hostname

atavm.com

Last fetched

atavm.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · atavm.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atavm.com

Resolution chain

atavm.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.72.248104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.253.43.74159.253.43.0/24AS51559TR
172.67.155.236172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3871
Organization
kododa® creative solutions
Contact emails

Subdomains

8 observed subdomains of atavm.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for atavm.com.

MechanismTarget
SPF_Aatavm.com
SPF_INCLUDE_spf.netinternetgw.com
SPF_IP45.151.248.112
SPF_IP45.151.249.164
SPF_IP94.102.0.28
SPF_MXatavm.com

Related pages

Pivot deeper into the graph from atavm.com.

Cypher and MCP

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

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