Skip to content

Hostname

sde.dk

Last fetched

sde.dk resolves to 1 IPv4 address operated by AS199374 in DK.

Nutrition Label

WHISPER CANON · sde.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sde.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.19.134.149185.19.132.0/22AS199374DK

WHOIS identity

Registrar
Organization
syddansk erhvervsskole
Contact emails

Subdomains

209 observed subdomains of sde.dk.

Web-graph footprint

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

175 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sde.dk.

MechanismTarget
SPF_INCLUDE_spf.essenslms.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.esis.dk
SPF_INCLUDEspf.gecko.dk
SPF_IP185.19.134.44
SPF_IP194.30.34.86
SPF_IP195.16.132.104
SPF_IP195.16.140.232
SPF_IP212.49.142.16
SPF_IP212.49.142.17
SPF_IP217.195.184.68/32

Related pages

Pivot deeper into the graph from sde.dk.

Cypher and MCP

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

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