Skip to content

Hostname

thg.be

Last fetched

thg.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · thg.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/thg.be

Resolution chain

thg.be 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
registrar:combell nv
Organization
Contact emails

Subdomains

50 observed subdomains of thg.be.

Web-graph footprint

Distinct hostnames that link to or from thg.be in the public web crawl.

46 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for thg.be.

MechanismTarget
SPF_Amx.mailprotect.be
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.thg.be
SPF_INCLUDEsrs-handler.mailprotect.be
SPF_IP178.208.39.140/32
SPF_IP178.208.39.141/32
SPF_IP178.208.39.142/32
SPF_IP178.208.39.143/32
SPF_IP185.184.58.118
SPF_IP185.184.58.130
SPF_IP185.184.58.131
SPF_IP185.184.58.132
SPF_IP185.184.58.133
SPF_IP217.19.224.0/24
SPF_IP81.246.20.180
SPF_IP83.217.77.0/24
SPF_MXthg.be

Related pages

Pivot deeper into the graph from thg.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thg.be"})-[: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.