Skip to content

Hostname

offsetujemeco2.cz

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.205.40.3091.205.40.0/24AS62298CZ

WHOIS identity

Registrar
registrar:reg-web4u
Organization
ci3, s.r.o.
Contact emails

Subdomains

1 observed subdomain of offsetujemeco2.cz.

Web-graph footprint

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

33 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for offsetujemeco2.cz.

MechanismTarget
SPF_INCLUDEnpx.cz
SPF_MXoffsetujemeco2.cz

Related pages

Pivot deeper into the graph from offsetujemeco2.cz.

Cypher and MCP

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

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