Skip to content

Hostname

levvel.nl

Last fetched

levvel.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.183.59136.144.128.0/17AS20857NL

WHOIS identity

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

Subdomains

22 observed subdomains of levvel.nl.

Web-graph footprint

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

189 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for levvel.nl.

MechanismTarget
SPF_Adt-smtp.cloud3.detoekomst.nl
SPF_INCLUDE_spf.emply.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP159.100.83.34
SPF_IP159.100.83.40
SPF_IP159.100.83.41
SPF_IP185.45.115.1/28
SPF_IP20.229.18.193
SPF_IP40.113.99.40
SPF_IP40.68.59.10
SPF_IP5.45.176.209/28
SPF_IP5.45.176.226/28
SPF_IP51.136.2.60
SPF_IP51.136.6.83
SPF_IP87.233.96.218
SPF_IP98.71.163.232

Related pages

Pivot deeper into the graph from levvel.nl.

Cypher and MCP

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

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