Skip to content

Hostname

asha.org

Last fetched

asha.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · asha.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asha.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.23.26104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.163.69172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
american speech-language-hearing associat
Contact emails

Subdomains

148 observed subdomains of asha.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for asha.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.asha.org
SPF_INCLUDEspf3.asha.org
SPF_INCLUDEspf4.asha.org
SPF_IP34.225.152.166
SPF_IP54.208.161.176
SPF_IP54.208.181.200
SPF_IP54.208.202.83
SPF_IP54.209.164.224
SPF_IP54.209.195.9
SPF_IP54.209.207.242
SPF_IP54.209.26.183
SPF_IP54.84.71.166

Related pages

Pivot deeper into the graph from asha.org.

Cypher and MCP

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

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