Skip to content

Hostname

emsrv.eu

Last fetched

emsrv.eu resolves to 1 IPv4 address operated by CLDIN-NL - Your Hosting B.V. in NL.

Nutrition Label

WHISPER CANON · emsrv.euRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/emsrv.eu

Resolution chain

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

IPPrefixASNOperatorCountry
109.237.214.237109.237.208.0/20AS48635CLDIN-NL - Your Hosting B.V.NL

WHOIS identity

No WHOIS records are currently associated with emsrv.eu in WhisperGraph.

Subdomains

16 observed subdomains of emsrv.eu.

Web-graph footprint

Distinct hostnames that link to or from emsrv.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for emsrv.eu.

MechanismTarget
SPF_IP109.237.208.236
SPF_IP109.237.208.82
SPF_IP109.237.209.106
SPF_IP109.237.209.107
SPF_IP109.237.209.109
SPF_IP109.237.220.10
SPF_IP109.237.220.106
SPF_IP109.237.220.12
SPF_IP109.237.220.120
SPF_IP109.237.220.121
SPF_IP109.237.220.122
SPF_IP109.237.220.123
SPF_IP109.237.220.124
SPF_IP109.237.220.13
SPF_IP109.237.220.14
SPF_IP109.237.220.16
SPF_IP109.237.220.221
SPF_IP109.237.220.225
SPF_IP109.237.220.41
SPF_IP109.237.220.44

Related pages

Pivot deeper into the graph from emsrv.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emsrv.eu"})-[: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.