Skip to content

Hostname

koldcollege.dk

Last fetched

koldcollege.dk resolves to 4 IPv4 addresses operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · koldcollege.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/koldcollege.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
kold college
Contact emails

Subdomains

15 observed subdomains of koldcollege.dk.

Web-graph footprint

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

117 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for koldcollege.dk.

MechanismTarget
SPF_Akoldcollege.dk
SPF_INCLUDE_spf2.efif.dk
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.68.78.49
SPF_MXkoldcollege.dk

Related pages

Pivot deeper into the graph from koldcollege.dk.

Cypher and MCP

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

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