Skip to content

Hostname

o2.cz

Last fetched

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

Nutrition Label

WHISPER CANON · o2.czRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/o2.cz

Resolution chain

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

IPPrefixASNOperatorCountry
160.218.161.162160.218.0.0/16AS5610CZ

WHOIS identity

Registrar
registrar:reg-ct
Organization
o2 holdings
Contact emails

Subdomains

365 observed subdomains of o2.cz.

Web-graph footprint

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

1,246 sites link to this hostname.

143 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for o2.cz.

MechanismTarget
SPF_Aaa.iol.cz
SPF_INCLUDEo2.secar.cz
SPF_INCLUDEout.o2.cz
SPF_INCLUDEspf.finforce.cz
SPF_INCLUDEspf.mailforce.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspfe.targito.com
SPF_IP194.228.41.112/32
SPF_IP194.228.41.114/32
SPF_IP74.121.51.138
SPF_IP90.176.151.28

Related pages

Pivot deeper into the graph from o2.cz.

Cypher and MCP

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

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