Skip to content

Hostname

paketo.cz

Last fetched

paketo.cz resolves to 1 IPv4 address operated by AS24971 in CZ. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

WHISPER CANON · paketo.czRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paketo.cz

Resolution chain

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

IPPrefixASNOperatorCountry
83.167.243.8583.167.224.0/19AS24971CZ

WHOIS identity

Registrar
registrar:reg-media4web
Organization
g.n.p. spol. s r.o.
Contact emails

Subdomains

7 observed subdomains of paketo.cz.

Web-graph footprint

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

52 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for paketo.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.inext.cz
SPF_INCLUDEspf.programia.eu
SPF_INCLUDEspf1.supportbox.cz
SPF_IP178.248.9.243

Related pages

Pivot deeper into the graph from paketo.cz.

Cypher and MCP

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

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