Skip to content

Hostname

odinsgaard.dk

Last fetched

odinsgaard.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · odinsgaard.dkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/odinsgaard.dk

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.205.42168.119.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
andelsboligforeningen odinsgaard
Contact emails

Subdomains

4 observed subdomains of odinsgaard.dk.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for odinsgaard.dk.

MechanismTarget
SPF_INCLUDE_spf.signicat.cloud
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf-esec.heimdalsecurity.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unoeuro.com
SPF_IP168.119.205.42
SPF_IP194.255.4.238
SPF_IP62.199.210.126
SPF_IP77.247.70.242/32
SPF_IP83.136.90.163
SPF_IP93.165.157.101
SPF_IP93.90.117.99/32

Related pages

Pivot deeper into the graph from odinsgaard.dk.

Cypher and MCP

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

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