Skip to content

Hostname

keba.com

Last fetched

keba.com resolves to 1 IPv4 address operated by ITANDTEL-AS Wels in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · keba.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/keba.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.136.80.32185.136.80.0/22AS21013ITANDTEL-AS WelsAT

WHOIS identity

Registrar
iana:269
Organization
keba
Contact emails

Subdomains

67 observed subdomains of keba.com.

Web-graph footprint

Distinct hostnames that link to or from keba.com in the public web crawl.

753 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for keba.com.

MechanismTarget
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDE_spf.senders.dc.aeb.com
SPF_INCLUDEde1-emailsignatures-cloud.codetwo.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.88.3
SPF_IP168.119.32.213/32
SPF_IP185.136.80.33
SPF_IP194.116.158.113
SPF_IP195.190.26.225
SPF_IP195.190.26.249
SPF_IP195.190.26.250
SPF_IP195.190.26.251
SPF_IP195.190.26.254
SPF_IP20.79.220.33/32
SPF_IP80.245.192.80
SPF_IP80.245.192.81
SPF_IP80.245.192.82
SPF_IP80.245.192.83
SPF_IP80.245.195.230
SPF_IP94.130.54.95
SPF_IP94.16.0.20/32
SPF_IP94.16.0.21/32
SPF_IP94.16.0.22
SPF_IP94.16.0.33/32
SPF_IP94.16.0.34/32
SPF_MXkeba.com

Related pages

Pivot deeper into the graph from keba.com.

Cypher and MCP

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

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