Skip to content

Hostname

centrio.cz

Last fetched

centrio.cz resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:reg-ct as the registrar.

Nutrition Label

WHISPER CANON · centrio.czRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/centrio.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.208.99185.59.208.0/22AS43541CZ

WHOIS identity

Registrar
registrar:reg-ct
Organization
nej.cz s.r.o.
Contact emails

Subdomains

12,212 observed subdomains of centrio.cz.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for centrio.cz.

MechanismTarget
SPF_INCLUDEsparkpostmail.com
SPF_IP109.72.0.62
SPF_IP185.8.238.119
SPF_IP217.195.161.90
SPF_IP217.195.165.171
SPF_MXcentrio.cz

Related pages

Pivot deeper into the graph from centrio.cz.

Cypher and MCP

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

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