Hostname
botanistma.com
Last fetched
botanistma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
botanistma.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.128.31 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.67 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.7 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.8 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.164.13.102 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.52 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.70 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.97 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of botanistma.com owner
- Contact emails
- 01651676-73cd-4df2-8c8f-949c29fb6e25@identity-protect.org
- 5cb0339c-fbb4-42d9-a067-5be6c28e8fc4@identity-protect.org
- 7977bc04-c478-43ef-bb79-20f5dcd3176c@identity-protect.org
- 87644453-c487-4205-b683-1bfffe395d3f@identity-protect.org
- d74843d7-f94c-43c2-9f2d-1d040b647894@identity-protect.org
- d9cedbb3-2a68-4c3b-96af-9c51191f5196@identity-protect.org
- f08ac272-a7f9-4867-b781-d3d08f7e2078@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from botanistma.com.
- IP · 108.157.128.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 01651676-73cd-4df2-8c8f-949c29fb6e25@identity-protect.org
- 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: "botanistma.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.