Skip to content

Hostname

ehs.be

Last fetched

ehs.be resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · ehs.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ehs.be

Resolution chain

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

IPPrefixASNOperatorCountry
178.63.2.221178.63.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

2 observed subdomains of ehs.be.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ehs.be.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.83.1.201
SPF_IP84.199.28.86
SPF_IP91.183.188.81

Related pages

Pivot deeper into the graph from ehs.be.

Cypher and MCP

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

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