Skip to content

Hostname

hego.be

Last fetched

hego.be resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · hego.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hego.be

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.3.20193.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of hego.be.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hego.be.

MechanismTarget
SPF_Ahego.be
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP145.131.214.228
SPF_IP185.109.216.206
SPF_IP37.153.196.137
SPF_IP5.255.70.198
SPF_IP5.255.70.200
SPF_IP5.255.70.252
SPF_IP93.119.3.201
SPF_MXhego.be

Related pages

Pivot deeper into the graph from hego.be.

Cypher and MCP

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

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