Hostname
mybotm.com
Last fetched
mybotm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mybotm.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 |
|---|---|---|---|---|
| 18.244.140.127 | 18.244.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.140.25 | 18.244.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.140.29 | 18.244.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.140.42 | 18.244.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.175.207.14 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.22 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.50 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.71 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- bookspan
- Contact emails
- aws@bookspan.com
- 07d1a59a-6c80-4c75-b0bc-d743ecffbcf4@identity-protect.org
- 60bd236b-7c41-4cb0-94d9-332cb1ca1593@identity-protect.org
- 753a2e9c-eb94-4cef-82e6-7dd914c26897@identity-protect.org
- a037bdd6-c3ac-44af-9171-35c2cd35b76b@identity-protect.org
- cc1fa398-ce55-48d7-aa20-f6a3789682fa@identity-protect.org
- ec7427b6-a0ca-4ab3-8167-6c1b9d92c331@identity-protect.org
- owner-1495961@mybotm.com.whoisprivacyservice.org
- owner-6958196@mybotm.com.whoisprivacyservice.org
- owner-8084159@mybotm.com.whoisprivacyservice.org
- owner@mybotm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mybotm.com.
| Subdomain |
|---|
| www.mybotm.com |
Web-graph footprint
Distinct hostnames that link to or from mybotm.com in the public web crawl.
240 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mybotm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from mybotm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mybotm.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.