Hostname
botaniko.com
Last fetched
botaniko.com resolves to 9 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in BR. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
botaniko.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.14.116.200 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.201 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.202 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.203 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.204 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.205 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.206 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 128.14.116.207 | 128.14.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | BR |
| 47.246.2.89 | 47.246.2.0/24 | AS24429 | — | RU |
WHOIS identity
- Registrar
- iana:1599
- Organization
- t. j. griffin sr.
- Contact emails
Subdomains
1 observed subdomain of botaniko.com.
| Subdomain |
|---|
| www.botaniko.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for botaniko.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from botaniko.com.
- IP · 128.14.116.200
- ASN · AS21859ZEN-ECN - Zenlayer Inc
- Registrar · iana:1599
- Country · BR
- Email · dns@unredeemednames.com
- TLD · .com
- Browse hostnames · bo…
- 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: "botaniko.com"})-[: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.