Skip to content

Hostname

wsha.org

Last fetched

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

Nutrition Label

WHISPER CANON · wsha.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wsha.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.4104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.4104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
washington state hospital association
Contact emails

Subdomains

23 observed subdomains of wsha.org.

Web-graph footprint

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

410 sites link to this hostname.

371 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for wsha.org.

MechanismTarget
SPF_INCLUDE23750613.spf01.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.192/26
SPF_IP13.88.178.143
SPF_IP147.160.167.0/26
SPF_IP149.72.167.183
SPF_IP198.36.173.1/29
SPF_IP20.187.1.236
SPF_IP20.3.158.223
SPF_IP20.31.156.96/27
SPF_IP20.64.234.156
SPF_IP38.120.7.96/29
SPF_IP4.155.201.207
SPF_IP50.31.205.0/24
SPF_IP51.141.174.88
SPF_IP54.240.84.210
SPF_IP74.209.251.23/32

Related pages

Pivot deeper into the graph from wsha.org.

Cypher and MCP

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

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