Hostname
botmdev.com
Last fetched
botmdev.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
botmdev.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.235.75.23 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.83.217 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.1.36 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.181.162 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.229.212 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of botmdev.com owner
- Contact emails
- 1df401cd-857a-42a9-b653-bd40f74abe34@identity-protect.org
- 5a72b9cf-09ce-49c0-8716-5f93f3c1feba@identity-protect.org
- 79366c67-2218-482e-adae-23ac471d5ded@identity-protect.org
- a0ee07fc-36a9-48ea-b39d-9dbe925e0f88@identity-protect.org
- bba49ec9-2ff3-4fbb-b37c-9e28f5249c4a@identity-protect.org
- c9ab61e3-98cc-450c-91d8-63b3ac916d6e@identity-protect.org
- de0121d0-9cc3-4cbb-9f43-341edbb93e9d@identity-protect.org
- owner-10270508@botmdev.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of botmdev.com.
Showing 17 of 20. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from botmdev.com.
- IP · 18.235.75.23
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1df401cd-857a-42a9-b653-bd40f74abe34@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: "botmdev.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.