Skip to content

Hostname

urk.dk

Last fetched

urk.dk resolves to 1 IPv4 address operated by SENTIA in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.48.78.3486.48.72.0/21AS47292SENTIADK

WHOIS identity

Registrar
Organization
ungdommens r?de kors
Contact emails

Subdomains

6 observed subdomains of urk.dk.

Web-graph footprint

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

177 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for urk.dk.

MechanismTarget
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.mailfirewall.dk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP185.71.124.0/24
SPF_IP185.71.125.0/24
SPF_IP185.71.126.0/24
SPF_IP185.71.127.0/24
SPF_IP5.56.151.110
SPF_IP77.233.255.108
SPF_IP91.143.115.221
SPF_IP91.143.115.222
SPF_IP94.237.108.203
SPF_IP94.237.109.202
SPF_MXurk.dk

Related pages

Pivot deeper into the graph from urk.dk.

Cypher and MCP

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

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