Skip to content

Hostname

fkb.dk

Last fetched

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

Nutrition Label

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

Resolution chain

fkb.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
frederiksberg kommune
Contact emails

Subdomains

3 observed subdomains of fkb.dk.

Web-graph footprint

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

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fkb.dk.

MechanismTarget
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEbounce.peytzmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.111.162.2/32
SPF_IP193.111.162.27
SPF_MXfkb.dk

Related pages

Pivot deeper into the graph from fkb.dk.

Cypher and MCP

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

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