Hostname
obi.cz
Last fetched
obi.cz resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-1api as the registrar.
Nutrition Label
Resolution chain
obi.cz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.152.116 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.51 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.75 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.79 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:reg-1api
- Organization
- obi ceska republika spol. s r.o.
- Contact emails
Subdomains
24 observed subdomains of obi.cz.
Web-graph footprint
Distinct hostnames that link to or from obi.cz in the public web crawl.
399 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for obi.cz.
| Mechanism | Target |
|---|---|
| SPF_A | smtp01.net.obi.com |
| SPF_A | smtp02.net.obi.com |
| SPF_A | smtp03.net.obi.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 84.17.184.240/28 |
Related pages
Pivot deeper into the graph from obi.cz.
- IP · 99.84.152.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:reg-1api
- Country · DE
- Email · martin.cvancara@obi.cz
- TLD · .cz
- Browse hostnames · ob…
- 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: "obi.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.