Skip to content

Hostname

eucnvs.dk

Last fetched

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

Nutrition Label

WHISPER CANON · eucnvs.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/eucnvs.dk

Resolution chain

eucnvs.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
euc nordvestsjaelland
Contact emails

Subdomains

26 observed subdomains of eucnvs.dk.

Web-graph footprint

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

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for eucnvs.dk.

MechanismTarget
SPF_Asmtp.eero.dk
SPF_INCLUDEspf.esis.dk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.webcrm.com
SPF_IP148.105.0.0/16
SPF_IP185.19.134.16
SPF_IP185.19.134.30
SPF_IP195.182.36.68
SPF_IP195.231.242.15
SPF_IP195.231.242.5
SPF_IP195.231.242.6
SPF_IP195.231.242.7
SPF_IP195.231.242.8
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP46.101.221.49
SPF_IP81.19.231.69
SPF_IP81.19.231.71

Related pages

Pivot deeper into the graph from eucnvs.dk.

Cypher and MCP

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

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