Skip to content

Hostname

evos.eu

Last fetched

evos.eu resolves to 1 IPv4 address operated by AS49127 in NL. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.211.181185.85.208.0/22AS49127NL

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

34 observed subdomains of evos.eu.

Web-graph footprint

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

74 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for evos.eu.

MechanismTarget
SPF_Aevos.managed-otrs.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu1.inforcloudsuite.com
SPF_INCLUDEinforcloudsuite.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustedservices.nl
SPF_IP147.160.167.0/26
SPF_IP185.85.211.130/32
SPF_IP198.37.154.52/32
SPF_IP208.91.112.0/22
SPF_IP217.160.0.35
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP31.160.50.57
SPF_IP34.241.15.189
SPF_IP34.252.232.69/32
SPF_IP45.150.125.7
SPF_IP5.39.185.32/29
SPF_IP52.212.177.196/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP91.220.35.10
SPF_IP91.220.35.11

Related pages

Pivot deeper into the graph from evos.eu.

Cypher and MCP

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

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