Skip to content

Hostname

orkla.dk

Last fetched

orkla.dk resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.239.62172.104.224.0/19AS63949DE

WHOIS identity

Registrar
registrar:abion ab
Organization
orkla foods danmark a/s
Contact emails

Subdomains

1 observed subdomain of orkla.dk.

Subdomain
www.orkla.dk

Web-graph footprint

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

72 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for orkla.dk.

MechanismTarget
SPF_Akims.dk
SPF_Aorkla.dk
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.semaphor.dk
SPF_INCLUDEspf.happyfox.net
SPF_INCLUDEspf.mentor-it.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.255.211.210
SPF_IP62.242.66.230

Related pages

Pivot deeper into the graph from orkla.dk.

Cypher and MCP

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

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