Skip to content

Hostname

odsherred.dk

Last fetched

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

Nutrition Label

WHISPER CANON · odsherred.dkRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/odsherred.dk

Resolution chain

odsherred.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
radhuset odsherred
Contact emails

Subdomains

56 observed subdomains of odsherred.dk.

Web-graph footprint

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

343 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for odsherred.dk.

MechanismTarget
SPF_INCLUDE_spf.dbc.dk
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.ubivox.com
SPF_IP131.165.169.13
SPF_IP185.154.241.132/32
SPF_IP185.154.241.133/32
SPF_IP193.84.27.112
SPF_IP20.61.115.226
SPF_IP20.71.217.208

Related pages

Pivot deeper into the graph from odsherred.dk.

Cypher and MCP

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

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