Hostname
eucnvs.dk
Last fetched
eucnvs.dk resolves to 1 IPv4 address operated by AS199374 in DK.
Nutrition Label
Resolution chain
eucnvs.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.19.134.51 | 185.19.132.0/22 | AS199374 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- euc nordvestsjaelland
- Contact emails
- —
Subdomains
26 observed subdomains of eucnvs.dk.
Showing 25 of 26. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for eucnvs.dk.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.eero.dk |
| SPF_INCLUDE | spf.esis.dk |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.webcrm.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 185.19.134.16 |
| SPF_IP | 185.19.134.30 |
| SPF_IP | 195.182.36.68 |
| SPF_IP | 195.231.242.15 |
| SPF_IP | 195.231.242.5 |
| SPF_IP | 195.231.242.6 |
| SPF_IP | 195.231.242.7 |
| SPF_IP | 195.231.242.8 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 46.101.221.49 |
| SPF_IP | 81.19.231.69 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.