Skip to content

Hostname

aakb.dk

Last fetched

aakb.dk resolves to 2 IPv4 addresses operated by FSKNET-DK Forskningsnettet - Danish network for Research and Education in DK.

Nutrition Label

WHISPER CANON · aakb.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aakb.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.226.25.93130.226.0.0/16AS1835FSKNET-DK Forskningsnettet - Danish network for Research and EducationDK
20.86.109.25020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
itk aarhus kommunes biblioteker
Contact emails

Subdomains

38 observed subdomains of aakb.dk.

Web-graph footprint

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

348 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aakb.dk.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.pretix.eu
SPF_INCLUDEsend.heyloyalty.com
SPF_IP185.163.189.92
SPF_IP193.111.162.2/32
SPF_IP193.33.148.80
SPF_IP20.50.142.106
SPF_IP40.118.57.128
SPF_MXaakb.dk

Related pages

Pivot deeper into the graph from aakb.dk.

Cypher and MCP

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

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