Skip to content

Hostname

gl.dk

Last fetched

gl.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · gl.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gl.dk

Resolution chain

gl.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.21.40.26185.21.40.0/22AS48854DK

WHOIS identity

Registrar
Organization
grasten landbrugsskole
Contact emails

Subdomains

7 observed subdomains of gl.dk.

Web-graph footprint

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

54 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gl.dk.

MechanismTarget
SPF_Amassmail.scannet.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.147.144.196
SPF_IP185.16.17.219
SPF_IP185.16.17.220
SPF_IP185.21.40.26
SPF_IP195.231.242.115/32
SPF_IP212.37.142.20
SPF_IP212.37.142.28
SPF_IP40.118.61.36
SPF_IP46.32.40.41
SPF_IP89.184.150.166
SPF_IP89.221.167.132
SPF_IP94.138.76.180
SPF_IP94.138.76.44
SPF_IP94.138.76.52
SPF_IP94.138.77.92

Related pages

Pivot deeper into the graph from gl.dk.

Cypher and MCP

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

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