Skip to content

Hostname

evida.dk

Last fetched

evida.dk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · evida.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/evida.dk

Resolution chain

evida.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
evida service a/s
Contact emails

Subdomains

48 observed subdomains of evida.dk.

Web-graph footprint

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

180 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for evida.dk.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinclude.signflow.dk
SPF_IP20.76.223.216
SPF_IP77.233.236.109
SPF_IP77.233.236.110
SPF_IP77.233.236.2

Related pages

Pivot deeper into the graph from evida.dk.

Cypher and MCP

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

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