Skip to content

Hostname

dvl.dk

Last fetched

dvl.dk resolves to 1 IPv4 address operated by COMBELL-AS in BE.

Nutrition Label

WHISPER CANON · dvl.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dvl.dk

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.96188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
Organization
dansk vandrelaug
Contact emails

Subdomains

20 observed subdomains of dvl.dk.

Web-graph footprint

Distinct hostnames that link to or from dvl.dk in the public web crawl.

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dvl.dk.

Related pages

Pivot deeper into the graph from dvl.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dvl.dk"})-[: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.