Skip to content

Hostname

atas.net

Last fetched

atas.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · atas.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atas.net

Resolution chain

atas.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.2913.32.244.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3113.32.244.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3913.32.244.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7313.32.244.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.12418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.185.1223.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.633.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.833.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.963.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:228
Organization
atas ltd. 40203154738
Contact emails

Subdomains

75 observed subdomains of atas.net.

Web-graph footprint

Distinct hostnames that link to or from atas.net in the public web crawl.

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atas.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEeu.zcsend.net
SPF_IP168.119.116.196
SPF_IP69.169.228.17
SPF_MXmail.atas.net

Related pages

Pivot deeper into the graph from atas.net.

Cypher and MCP

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

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