Skip to content

Hostname

evolver.de

Last fetched

evolver.de resolves to 2 IPv4 addresses operated by HLKOMM 04107 Leipzig in DE.

Nutrition Label

WHISPER CANON · evolver.deRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/evolver.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.187.73.202213.187.64.0/19AS16097HLKOMM 04107 LeipzigDE
93.159.104.22093.159.96.0/19AS21413ENVIA-TEL-AS D-09114 ChemnitzDE

WHOIS identity

No WHOIS records are currently associated with evolver.de in WhisperGraph.

Subdomains

30 observed subdomains of evolver.de.

Web-graph footprint

Distinct hostnames that link to or from evolver.de in the public web crawl.

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for evolver.de.

MechanismTarget
SPF_INCLUDE_spfi.evolver.de
SPF_INCLUDE_spfo.evolver.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from evolver.de.

Cypher and MCP

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

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