Skip to content

Hostname

dansknlp.dk

Last fetched

dansknlp.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dansknlp.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/dansknlp.dk

Resolution chain

dansknlp.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.21.185104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
164.92.199.50164.92.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.199.204172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
dansk nlp institut sjaelland aps
Contact emails

Subdomains

7 observed subdomains of dansknlp.dk.

Web-graph footprint

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

133 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dansknlp.dk.

MechanismTarget
SPF_Adansknlp.dk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_MXdansknlp.dk

Related pages

Pivot deeper into the graph from dansknlp.dk.

Cypher and MCP

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

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