Skip to content

Hostname

randers.dk

Last fetched

randers.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · randers.dkRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/randers.dk

Resolution chain

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

IPPrefixASNOperatorCountry
52.178.24.18652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
randers kommune
Contact emails

Subdomains

298 observed subdomains of randers.dk.

Web-graph footprint

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

650 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for randers.dk.

MechanismTarget
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cicero-lms.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP131.165.63.89/32
SPF_IP131.165.67.22/32
SPF_IP147.29.236.1/32
SPF_IP147.29.238.1/32
SPF_IP185.46.36.0/22
SPF_IP194.182.26.15/32
SPF_IP23.90.117.24
SPF_IP23.90.118.74
SPF_IP81.7.188.200
SPF_IP93.191.152.206/32
SPF_IP93.90.112.0/21

Related pages

Pivot deeper into the graph from randers.dk.

Cypher and MCP

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

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