Hostname
evolver.de
Last fetched
evolver.de resolves to 2 IPv4 addresses operated by HLKOMM 04107 Leipzig in DE.
Nutrition Label
Resolution chain
evolver.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.187.73.202 | 213.187.64.0/19 | AS16097 | HLKOMM 04107 Leipzig | DE |
| 93.159.104.220 | 93.159.96.0/19 | AS21413 | ENVIA-TEL-AS D-09114 Chemnitz | DE |
WHOIS identity
No WHOIS records are currently associated with evolver.de in WhisperGraph.
Subdomains
30 observed subdomains of evolver.de.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from evolver.de in the public web crawl.
99 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for evolver.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfi.evolver.de |
| SPF_INCLUDE | _spfo.evolver.de |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.