Skip to content

Hostname

actis.cz

Last fetched

actis.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · actis.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/actis.cz

Resolution chain

actis.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-active24
Organization
vaclav sevcik
Contact emails

Subdomains

50 observed subdomains of actis.cz.

Web-graph footprint

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

6 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for actis.cz.

MechanismTarget
SPF_Aactis.cz
SPF_INCLUDE6760194.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP116.202.239.245/32
SPF_IP142.132.196.40/32
SPF_IP49.12.86.86/32
SPF_IP81.25.27.75/32
SPF_IP82.142.121.154/32
SPF_MXactis.cz

Related pages

Pivot deeper into the graph from actis.cz.

Cypher and MCP

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

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