Skip to content

Hostname

dlvs.nl

Last fetched

dlvs.nl resolves to 1 IPv4 address operated by AS12902 in NL. WHOIS lists registrar:luna.nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · dlvs.nlRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dlvs.nl

Resolution chain

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

IPPrefixASNOperatorCountry
217.77.134.22217.77.128.0/19AS12902NL

WHOIS identity

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

Subdomains

4 observed subdomains of dlvs.nl.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dlvs.nl.

MechanismTarget
SPF_Amx2.xervice.nl
SPF_Aspf.antispamcloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.luna.nl
SPF_IP185.201.16.0/22
SPF_IP2001:9c0:1:1001:0:0:0:38
SPF_MXdlvs.nl

Related pages

Pivot deeper into the graph from dlvs.nl.

Cypher and MCP

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

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