Skip to content

Hostname

alkobene.cz

Last fetched

alkobene.cz resolves to 1 IPv4 address operated by MASTER-AS - MasterDC s.r.o. in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.79.28.1580.79.16.0/20AS24971MASTER-AS - MasterDC s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
benecentrum s.r.o.
Contact emails

Subdomains

1 observed subdomain of alkobene.cz.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for alkobene.cz.

MechanismTarget
SPF_Aalkobene.cz
SPF_INCLUDE_spf.cezar-shop.cz
SPF_INCLUDEspf.seznam.cz
SPF_MXalkobene.cz

Related pages

Pivot deeper into the graph from alkobene.cz.

Cypher and MCP

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

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