Skip to content

Hostname

hsabc.org

Last fetched

hsabc.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hsabc.orgRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hsabc.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.233.61.5552.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:468
Organization
health sciences association of britishcolumbia
Contact emails

Subdomains

25 observed subdomains of hsabc.org.

Web-graph footprint

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

100 sites link to this hostname.

228 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hsabc.org.

MechanismTarget
SPF_Ahsabc.org
SPF_INCLUDEnotification.fortinet.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fraedom.com
SPF_IP204.191.148.38/32
SPF_IP207.194.39.219/32
SPF_IP207.34.136.193/27
SPF_IP208.81.212.0/22
SPF_IP70.67.164.214/32
SPF_MXhsabc.org

Related pages

Pivot deeper into the graph from hsabc.org.

Cypher and MCP

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

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