Skip to content

Hostname

orsted.dk

Last fetched

orsted.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.224.12.22820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
?rsted a/s
Contact emails

Subdomains

94 observed subdomains of orsted.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for orsted.dk.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.etrack1.com
SPF_INCLUDEmsg-out._spf.onevoice.no
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.55.52/32
SPF_IP131.207.55.53/32
SPF_IP134.213.106.28
SPF_IP185.163.189.13
SPF_IP185.163.189.17
SPF_IP194.28.248.218
SPF_IP195.178.14.38
SPF_IP92.43.124.90/32

Related pages

Pivot deeper into the graph from orsted.dk.

Cypher and MCP

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

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