Skip to content

Hostname

bazar.cz

Last fetched

bazar.cz resolves to 1 IPv4 address operated by PODA-AS - PODA a.s. in CZ. WHOIS lists registrar:reg-havel as the registrar.

Nutrition Label

WHISPER CANON · bazar.czRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/bazar.cz

Resolution chain

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

IPPrefixASNOperatorCountry
212.109.183.133212.111.220.0/22AS30764PODA-AS - PODA a.s.CZ

WHOIS identity

Registrar
registrar:reg-havel
Organization
tanger infosystems, s.r.o.
Contact emails

Subdomains

34 observed subdomains of bazar.cz.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bazar.cz.

MechanismTarget
SPF_Abazar.cz
SPF_IP212.109.183.0/24
SPF_IP82.208.50.0/25

Related pages

Pivot deeper into the graph from bazar.cz.

Cypher and MCP

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

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