Skip to content

Hostname

hhsc.org

Last fetched

hhsc.org resolves to 2 IPv4 addresses operated by HOPONE-GLOBAL - HopOne Internet Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hhsc.orgRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hhsc.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.160.27.21209.160.24.0/21AS14361HOPONE-GLOBAL - HopOne Internet CorporationUS
209.160.50.72209.160.50.0/23AS14361HOPONE-GLOBAL - HopOne Internet CorporationUS

WHOIS identity

Registrar
iana:2
Organization
hawaii health systems
Contact emails

Subdomains

85 observed subdomains of hhsc.org.

Web-graph footprint

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

56 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hhsc.org.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.241.103.72
SPF_IP216.54.236.202
SPF_IP216.54.236.213
SPF_IP216.54.236.214
SPF_IP63.251.143.30/32
SPF_IP64.128.15.117
SPF_IP64.74.110.101/32
SPF_IP72.253.90.166
SPF_IP72.253.90.167

Related pages

Pivot deeper into the graph from hhsc.org.

Cypher and MCP

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

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