Skip to content

Hostname

esis.dk

Last fetched

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

Nutrition Label

WHISPER CANON · esis.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/esis.dk

Resolution chain

esis.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.51185.19.132.0/22AS199374DK

WHOIS identity

Registrar
Organization
syddansk erhvervsskole odense-vejle
Contact emails

Subdomains

48 observed subdomains of esis.dk.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for esis.dk.

MechanismTarget
SPF_INCLUDEspf.esis.dk
SPF_IP185.19.134.27
SPF_IP185.19.134.5

Related pages

Pivot deeper into the graph from esis.dk.

Cypher and MCP

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

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