Skip to content

Hostname

alcomp.cz

Last fetched

alcomp.cz resolves to 1 IPv4 address operated by AS13036 in CZ. WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

WHISPER CANON · alcomp.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/alcomp.cz

Resolution chain

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

IPPrefixASNOperatorCountry
193.85.25.30193.85.0.0/16AS13036CZ

WHOIS identity

Registrar
registrar:reg-web4u
Organization
alcomp.cz s.r.o.
Contact emails

Subdomains

8 observed subdomains of alcomp.cz.

Web-graph footprint

Distinct hostnames that link to or from alcomp.cz in the public web crawl.

37 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alcomp.cz.

MechanismTarget
SPF_Aalcomp.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.85.25.25
SPF_IP193.85.25.26
SPF_MXalcomp.cz

Related pages

Pivot deeper into the graph from alcomp.cz.

Cypher and MCP

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

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