Skip to content

Hostname

chefmenu.cz

Last fetched

chefmenu.cz resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in DE. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · chefmenu.czRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/chefmenu.cz

Resolution chain

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

IPPrefixASNOperatorCountry
159.195.42.126159.195.40.0/22AS197540netcup-AS - netcup GmbHDE
62.109.155.14162.109.128.0/19AS29134IGNUM-AS - Webglobe, s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-gransy
Organization
hynek lhota
Contact emails

Subdomains

1 observed subdomain of chefmenu.cz.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for chefmenu.cz.

MechanismTarget
SPF_Achefmenu.cz
SPF_INCLUDE_spf.webglobe.cz
SPF_IP159.195.42.126
SPF_MXchefmenu.cz

Related pages

Pivot deeper into the graph from chefmenu.cz.

Cypher and MCP

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

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