Skip to content

Hostname

libema.nl

Last fetched

libema.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · libema.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/libema.nl

Resolution chain

libema.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:hostnet b.v.
Organization
Contact emails

Subdomains

12 observed subdomains of libema.nl.

Web-graph footprint

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

121 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for libema.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.amplixs.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.maxxton.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.53.162.69
SPF_IP212.72.62.129/32
SPF_IP37.252.123.27
SPF_IP46.31.48.0/21
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32

Related pages

Pivot deeper into the graph from libema.nl.

Cypher and MCP

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

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