Skip to content

Hostname

kela.de

Last fetched

kela.de resolves to 1 IPv4 address operated by AS20676 in DE.

Nutrition Label

WHISPER CANON · kela.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/kela.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.202.146.165212.202.0.0/16AS20676DE

WHOIS identity

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

Subdomains

16 observed subdomains of kela.de.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kela.de.

MechanismTarget
SPF_Akela.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.crsend.com
SPF_IP212.202.146.165
SPF_IP213.148.145.40
SPF_IP213.148.145.43
SPF_IP213.148.145.44
SPF_IP213.148.145.49
SPF_IP217.7.63.11
SPF_IP217.7.63.12
SPF_IP217.7.63.13
SPF_IP217.7.63.37
SPF_IP217.7.63.5
SPF_IP217.7.63.61
SPF_MXkela.de

Related pages

Pivot deeper into the graph from kela.de.

Cypher and MCP

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

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