Skip to content

Hostname

u-lab.nl

Last fetched

u-lab.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:luna.nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · u-lab.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/u-lab.nl

Resolution chain

u-lab.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:luna.nl b.v.
Organization
Contact emails

Subdomains

90 observed subdomains of u-lab.nl.

Web-graph footprint

Distinct hostnames that link to or from u-lab.nl in the public web crawl.

36 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for u-lab.nl.

MechanismTarget
SPF_Au-lab.nl
SPF_INCLUDEsmtp.luna.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.provalue.nl
SPF_IP213.125.154.168/29
SPF_IP217.77.156.112/30

Related pages

Pivot deeper into the graph from u-lab.nl.

Cypher and MCP

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

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