Skip to content

Hostname

atanaya.com

Last fetched

atanaya.com resolves to 1 IPv4 address operated by AS63949 in ID. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · atanaya.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/atanaya.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.226.146172.232.224.0/19AS63949ID

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

4 observed subdomains of atanaya.com.

Web-graph footprint

Distinct hostnames that link to or from atanaya.com in the public web crawl.

15 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for atanaya.com.

MechanismTarget
SPF_Aatanaya.com
SPF_IP172.232.226.146
SPF_MXatanaya.com

Related pages

Pivot deeper into the graph from atanaya.com.

Cypher and MCP

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

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