Skip to content

Hostname

auh.dk

Last fetched

auh.dk resolves to 2 IPv4 addresses operated by REGION-MIDTJYLLAND- in DK.

Nutrition Label

WHISPER CANON · auh.dkRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/auh.dk

Resolution chain

auh.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.162.119.16193.162.116.0/22AS210210REGION-MIDTJYLLAND-DK
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
region midtjylland
Contact emails

Subdomains

31 observed subdomains of auh.dk.

Web-graph footprint

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

682 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for auh.dk.

MechanismTarget
SPF_INCLUDE_spf-external.rm.dk
SPF_INCLUDE_spf-ironport.rm.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.actimo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.ubivox.com
SPF_INCLUDEuxmail.io

Related pages

Pivot deeper into the graph from auh.dk.

Cypher and MCP

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

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