Skip to content

Hostname

us.orsted.com

Last fetched

us.orsted.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · us.orsted.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/us.orsted.com

Resolution chain

us.orsted.com 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

No WHOIS records are currently associated with us.orsted.com in WhisperGraph.

Subdomains

3 observed subdomains of us.orsted.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for us.orsted.com.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.55.52/32
SPF_IP131.207.55.53/32
SPF_IP159.122.219.43
SPF_IP194.28.248.218
SPF_IP194.28.248.221

Related pages

Pivot deeper into the graph from us.orsted.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "us.orsted.com"})-[: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.