Skip to content

Hostname

dat.dk

Last fetched

dat.dk resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:a/s scannet as the registrar.

Nutrition Label

WHISPER CANON · dat.dkRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dat.dk

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.136.14145.60.136.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.77.14145.60.77.0/24AS19551INCAPSULA - Incapsula IncUS
45.88.198.10445.88.196.0/22AS47583LT

WHOIS identity

Registrar
registrar:a/s scannet
Organization
danish air transport
Contact emails

Subdomains

9 observed subdomains of dat.dk.

Web-graph footprint

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

485 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dat.dk.

MechanismTarget
SPF_INCLUDE_spf.worldticket.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP159.253.136.147
SPF_IP169.55.60.132
SPF_IP37.58.72.194
SPF_IP70.34.35.220/32
SPF_IP82.135.222.249
SPF_IP88.119.190.224

Related pages

Pivot deeper into the graph from dat.dk.

Cypher and MCP

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

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