Skip to content

Hostname

asanetwork.org

Last fetched

asanetwork.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · asanetwork.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asanetwork.org

Resolution chain

asanetwork.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.227.22113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.111.24313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.173.3418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.150.118.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:83
Organization
hotbox studios
Contact emails

Subdomains

4 observed subdomains of asanetwork.org.

Web-graph footprint

Distinct hostnames that link to or from asanetwork.org in the public web crawl.

6 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for asanetwork.org.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmailgun.org
SPF_IP141.95.122.27
SPF_IP193.105.61.46
SPF_IP2a01:7c8:aaae:626::/64
SPF_IP37.97.128.249
SPF_IP46.101.73.107
SPF_MXasanetwork.org

Related pages

Pivot deeper into the graph from asanetwork.org.

Cypher and MCP

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

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