Skip to content

Hostname

info.keleya.de

Last fetched

info.keleya.de resolves to 2 IPv4 addresses operated by COMBELL-AS in DE.

Nutrition Label

WHISPER CANON · info.keleya.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/info.keleya.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.175.196.19185.175.196.0/24AS34762COMBELL-ASDE
5.9.215.1495.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with info.keleya.de in WhisperGraph.

Subdomains

1 observed subdomain of info.keleya.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for info.keleya.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.onesignal.email

Related pages

Pivot deeper into the graph from info.keleya.de.

Cypher and MCP

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

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