Skip to content

Hostname

learnit.nl

Last fetched

learnit.nl resolves to 1 IPv4 address operated by OVH in DE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · learnit.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/learnit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.65.3051.195.0.0/16AS16276OVHDE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

16 observed subdomains of learnit.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for learnit.nl.

MechanismTarget
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-flat.8m.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_IP194.165.34.0/24
SPF_IP2001:41d0:0304:0400::/56
SPF_IP51.195.65.30
SPF_IP51.210.144.0/22

Related pages

Pivot deeper into the graph from learnit.nl.

Cypher and MCP

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

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