Skip to content

Hostname

dr.dk

Last fetched

dr.dk resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

WHISPER CANON · dr.dkRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dr.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
dermatology club
Contact emails

Subdomains

190 observed subdomains of dr.dk.

Web-graph footprint

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

15,792 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

75 SPF mechanisms authorising senders for dr.dk.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1_auth0_2.dr.dk
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP13.81.60.144
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP141.193.32.0/23
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.14.104/30
SPF_IP146.20.191.0/24
SPF_IP149.72.0.0/16
SPF_IP159.135.224.0/20
SPF_IP159.183.0.0/16
SPF_IP161.38.192.0/20
SPF_IP164.177.132.168/30
SPF_IP166.78.68.0/22
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.195.154.125
SPF_IP185.109.196.16/32
SPF_IP185.163.189.13
SPF_IP185.163.189.17
SPF_IP185.21.41.229
SPF_IP192.237.158.0/23
SPF_IP192.254.112.0/20
SPF_IP194.49.92.240/32
SPF_IP195.137.194.1/24
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP198.61.254.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP207.97.204.96/29
SPF_IP208.117.48.0/20
SPF_IP209.61.151.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.253.182.0/23
SPF_IP34.253.4.94
SPF_IP5.79.88.64/26
SPF_IP5.79.99.192/26
SPF_IP50.31.32.0/19
SPF_IP50.56.130.220/30
SPF_IP52.16.193.66
SPF_IP52.16.224.164
SPF_IP52.211.56.181
SPF_IP52.213.38.246
SPF_IP52.28.45.240
SPF_IP52.28.56.226
SPF_IP52.50.106.250
SPF_IP69.72.32.0/20
SPF_IP77.94.235.18/32
SPF_IP81.27.209.53
SPF_IP91.197.250.0/28
SPF_IP95.216.182.227

Related pages

Pivot deeper into the graph from dr.dk.

Cypher and MCP

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

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