Skip to content

Hostname

koda.dk

Last fetched

koda.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.174104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.174104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.80172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
Organization
koda
Contact emails

Subdomains

35 observed subdomains of koda.dk.

Web-graph footprint

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

447 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for koda.dk.

MechanismTarget
SPF_Akoda.dk
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf-esec.heimdalsecurity.com
SPF_INCLUDEspf.onlinelegat.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.115.101.236
SPF_IP176.62.206.40
SPF_IP176.62.206.42
SPF_IP217.116.216.4
SPF_IP45.87.1.185
SPF_IP80.88.144.144
SPF_IP80.88.144.146
SPF_IP86.58.179.34
SPF_IP86.58.179.58

Related pages

Pivot deeper into the graph from koda.dk.

Cypher and MCP

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

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