Skip to content

Hostname

hasc.org

Last fetched

hasc.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hasc.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/hasc.org

Resolution chain

hasc.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
hasc
Contact emails

Subdomains

6 observed subdomains of hasc.org.

Web-graph footprint

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

148 sites link to this hostname.

308 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for hasc.org.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP149.72.0.0/16
SPF_IP149.72.162.217/32
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP167.89.127.244/32
SPF_IP167.89.31.27/32
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.21.4.52/32
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP3.120.181.200/29
SPF_IP3.222.0.24/29
SPF_IP3.25.47.0/29
SPF_IP3.7.25.40/29
SPF_IP38.106.38.2
SPF_IP38.106.38.22
SPF_IP50.31.32.0/19
SPF_IP52.2.156.173
SPF_IP52.22.198.77
SPF_IP52.44.113.9
SPF_IP52.66.154.99/32
SPF_IP52.86.95.138

Related pages

Pivot deeper into the graph from hasc.org.

Cypher and MCP

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

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