Skip to content

Hostname

h5.be

Last fetched

h5.be resolves to 2 IPv4 addresses operated by AS203318 in NL.

Nutrition Label

WHISPER CANON · h5.beRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/h5.be

Resolution chain

h5.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with h5.be in WhisperGraph.

Subdomains

5 observed subdomains of h5.be.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for h5.be.

MechanismTarget
SPF_Ah5.be
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.bizway.nl
SPF_INCLUDEspf.mtasv.net
SPF_IP159.223.228.215
SPF_IP45.153.84.166
SPF_IP45.153.84.188
SPF_IP62.84.247.157
SPF_IP82.161.224.123
SPF_IP82.94.169.225
SPF_IP84.247.13.244
SPF_IP93.119.0.240
SPF_MXh5.be

Related pages

Pivot deeper into the graph from h5.be.

Cypher and MCP

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

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