Skip to content

Hostname

osd.de

Last fetched

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

Nutrition Label

WHISPER CANON · osd.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/osd.de

Resolution chain

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

IPPrefixASNOperatorCountry
40.115.34.340.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with osd.de in WhisperGraph.

Subdomains

18 observed subdomains of osd.de.

Web-graph footprint

Distinct hostnames that link to or from osd.de in the public web crawl.

41 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for osd.de.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.86.158.163
SPF_IP2001:8d8:1001:60cb:fca:e202:5ca9:e800
SPF_IP212.58.67.13
SPF_IP217.160.123.171
SPF_IP2a01:488:42:0:0:0:50ed:8547
SPF_IP79.208.237.231
SPF_IP79.208.238.207
SPF_IP80.147.216.197
SPF_IP80.150.84.222
SPF_IP80.154.76.2
SPF_IP80.154.76.26
SPF_IP83.135.255.26
SPF_IP87.139.163.135

Related pages

Pivot deeper into the graph from osd.de.

Cypher and MCP

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

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