Skip to content

Hostname

evlka.de

Last fetched

evlka.de resolves to 1 IPv4 address operated by AS13045 in DE.

Nutrition Label

WHISPER CANON · evlka.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/evlka.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.14.162.3281.14.128.0/17AS13045DE

WHOIS identity

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

Subdomains

46 observed subdomains of evlka.de.

Web-graph footprint

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

255 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for evlka.de.

MechanismTarget
SPF_INCLUDEspf.comramo.net
SPF_IP135.181.57.212
SPF_IP178.250.12.27
SPF_IP194.45.37.25/24

Related pages

Pivot deeper into the graph from evlka.de.

Cypher and MCP

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

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