Skip to content

Hostname

cerberos.cz

Last fetched

cerberos.cz resolves to 1 IPv4 address operated by ACTIVE24-AS - ACTIVE 24, s.r.o. in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · cerberos.czRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cerberos.cz

Resolution chain

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

IPPrefixASNOperatorCountry
31.15.13.13531.15.8.0/21AS25234ACTIVE24-AS - ACTIVE 24, s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
cerberos s.r.o.
Contact emails

Subdomains

9 observed subdomains of cerberos.cz.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cerberos.cz.

MechanismTarget
SPF_Adohled.cbsn.cz
SPF_Adohled2.cbsn.cz
SPF_Amx1.tlnt.cz
SPF_INCLUDEcbsmail.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP185.115.181.221
SPF_IP88.146.170.21
SPF_IP88.146.170.31
SPF_IP88.146.170.41
SPF_IP88.146.170.66/32

Related pages

Pivot deeper into the graph from cerberos.cz.

Cypher and MCP

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

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