Skip to content

Hostname

comacomp.cz

Last fetched

comacomp.cz resolves to 1 IPv4 address operated by AS15425 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · comacomp.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/comacomp.cz

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.96.1184.16.96.0/19AS15425CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
poda a.s.
Contact emails

Subdomains

23 observed subdomains of comacomp.cz.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comacomp.cz.

Related pages

Pivot deeper into the graph from comacomp.cz.

Cypher and MCP

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

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