Skip to content

Hostname

bata.cz

Last fetched

bata.cz resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-ct as the registrar.

Nutrition Label

WHISPER CANON · bata.czRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bata.cz

Resolution chain

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

IPPrefixASNOperatorCountry
35.157.152.5535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.197.25152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:reg-ct
Organization
bata brands s.a.r.l.
Contact emails

Subdomains

21 observed subdomains of bata.cz.

Web-graph footprint

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

196 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bata.cz.

MechanismTarget
SPF_Abata.cz
SPF_Aproduction.eu01.bata.demandware.net
SPF_INCLUDE_spf.webglobe.com
SPF_INCLUDEdemandware.net
SPF_IP18.194.199.185/32
SPF_MXbata.cz

Related pages

Pivot deeper into the graph from bata.cz.

Cypher and MCP

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

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