Skip to content

Hostname

heath.cz

Last fetched

heath.cz resolves to 2 IPv4 addresses operated by IGNUM-AS - Webglobe, s.r.o. in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · heath.czRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/heath.cz

Resolution chain

heath.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.109.151.13562.109.128.0/19AS29134IGNUM-AS - Webglobe, s.r.o.CZ
77.93.196.1277.93.192.0/19AS24971MASTER-AS - MasterDC s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
tomáš resler
Contact emails

Subdomains

1 observed subdomain of heath.cz.

Subdomain
www.heath.cz

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for heath.cz.

MechanismTarget
SPF_Aheath.cz
SPF_INCLUDEspfcust.bfp.cz
SPF_MXheath.cz

Related pages

Pivot deeper into the graph from heath.cz.

Cypher and MCP

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

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