Skip to content

Hostname

thebhc.org

Last fetched

thebhc.org resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.208.33.5467.208.32.0/21AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:9
Organization
business history conference
Contact emails

Subdomains

7 observed subdomains of thebhc.org.

Web-graph footprint

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

307 sites link to this hostname.

715 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thebhc.org

SPF policy

6 SPF mechanisms authorising senders for thebhc.org.

MechanismTarget
SPF_Athebhc.org
SPF_INCLUDEspf.greengeeks.net
SPF_IP173.236.60.18
SPF_IP184.154.70.198
SPF_IP67.208.33.54
SPF_MXthebhc.org

Related pages

Pivot deeper into the graph from thebhc.org.

Cypher and MCP

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

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