Skip to content

Hostname

chha-bc.org

Last fetched

chha-bc.org resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · chha-bc.orgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chha-bc.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.133.192.218209.133.192.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:48
Organization
canadian hard of hearing assoc
Contact emails

Subdomains

8 observed subdomains of chha-bc.org.

Web-graph footprint

Distinct hostnames that link to or from chha-bc.org in the public web crawl.

26 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chha-bc.org.

MechanismTarget
SPF_Achha-bc.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.204.250.28
SPF_IP199.204.250.88
SPF_IP66.84.31.13

Related pages

Pivot deeper into the graph from chha-bc.org.

Cypher and MCP

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

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