Skip to content

Hostname

kuka.com

Last fetched

kuka.com resolves to 1 IPv4 address operated by CUBIT-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · kuka.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kuka.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.209.67.46185.209.64.0/22AS61157CUBIT-ASDE

WHOIS identity

Registrar
iana:151
Organization
kuka se & co. kgaa
Contact emails

Subdomains

67 observed subdomains of kuka.com.

Web-graph footprint

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

2,801 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kuka.com.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.179.131.96/28
SPF_MXkuka.com

Related pages

Pivot deeper into the graph from kuka.com.

Cypher and MCP

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

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