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
Resolution chain
bata.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.157.152.55 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.197.251 | 52.29.0.0/16 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bata.cz.
| Mechanism | Target |
|---|---|
| SPF_A | bata.cz |
| SPF_A | production.eu01.bata.demandware.net |
| SPF_INCLUDE | _spf.webglobe.com |
| SPF_INCLUDE | demandware.net |
| SPF_IP | 18.194.199.185/32 |
| SPF_MX | bata.cz |
Related pages
Pivot deeper into the graph from bata.cz.
- IP · 35.157.152.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:reg-ct
- Country · DE
- Email · domain.admin@bata.com
- TLD · .cz
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.