Skip to content

Hostname

kit-kom.de

Last fetched

kit-kom.de resolves to 2 IPv4 addresses operated by CLOUDPIT - dogado GmbH in DE.

Nutrition Label

WHISPER CANON · kit-kom.deRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kit-kom.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.10.188178.250.10.0/24AS45012CLOUDPIT - dogado GmbHDE
185.166.22.13185.166.20.0/22AS15817MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG"DE

WHOIS identity

No WHOIS records are currently associated with kit-kom.de in WhisperGraph.

Subdomains

1 observed subdomain of kit-kom.de.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from kit-kom.de.

Cypher and MCP

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

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