Skip to content

Hostname

dirkdeleu.be

Last fetched

dirkdeleu.be resolves to 2 IPv4 addresses operated by WorldStream - WorldStream B.V. in NL. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · dirkdeleu.beRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dirkdeleu.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.185.51.53185.185.48.0/22AS49981WorldStream - WorldStream B.V.NL
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

1 observed subdomain of dirkdeleu.be.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dirkdeleu.be.

MechanismTarget
SPF_Adirkdeleu.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_MXdirkdeleu.be

Related pages

Pivot deeper into the graph from dirkdeleu.be.

Cypher and MCP

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

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