Skip to content

Hostname

leukeinfo.nl

Last fetched

leukeinfo.nl resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · leukeinfo.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/leukeinfo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.84.12994.23.0.0/16AS16276ES

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

159 observed subdomains of leukeinfo.nl.

Web-graph footprint

Distinct hostnames that link to or from leukeinfo.nl in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for leukeinfo.nl.

MechanismTarget
SPF_Aleukeinfo.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_IP37.59.57.114
SPF_IP95.211.191.78
SPF_MXleukeinfo.nl

Related pages

Pivot deeper into the graph from leukeinfo.nl.

Cypher and MCP

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

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