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
Resolution chain
hsabc.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.233.61.55 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for hsabc.org.
| Mechanism | Target |
|---|---|
| SPF_A | hsabc.org |
| SPF_INCLUDE | notification.fortinet.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.fraedom.com |
| SPF_IP | 204.191.148.38/32 |
| SPF_IP | 207.194.39.219/32 |
| SPF_IP | 207.34.136.193/27 |
| SPF_IP | 208.81.212.0/22 |
| SPF_IP | 70.67.164.214/32 |
| SPF_MX | hsabc.org |
Related pages
Pivot deeper into the graph from hsabc.org.
- IP · 52.233.61.55
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · CA
- Email · osoroke@hsabc.org
- TLD · .org
- Browse hostnames · hs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.