Skip to content

Hostname

hk.caritas.cz

Last fetched

hk.caritas.cz resolves to 1 IPv4 address operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · hk.caritas.czRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hk.caritas.cz

Resolution chain

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

IPPrefixASNOperatorCountry
82.208.6.2682.208.6.0/23AS15685CZ

WHOIS identity

No WHOIS records are currently associated with hk.caritas.cz in WhisperGraph.

Subdomains

5 observed subdomains of hk.caritas.cz.

Web-graph footprint

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

82 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hk.caritas.cz.

MechanismTarget
SPF_INCLUDEmailing.bitcarvers.com
SPF_INCLUDEsopr.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizus.cz
SPF_IP109.205.76.154
SPF_IP193.85.2.13
SPF_IP212.65.193.3
SPF_IP5.196.178.155
SPF_IP80.250.13.18
SPF_IP81.95.97.100
SPF_IP81.95.97.78
SPF_IP81.95.97.93
SPF_IP93.190.52.49

Related pages

Pivot deeper into the graph from hk.caritas.cz.

Cypher and MCP

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

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