Hostname
betterbot.com
Last fetched
betterbot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
betterbot.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 |
|---|---|---|---|---|
| 13.33.252.115 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.5 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.58 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.74 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.112.106 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.110 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.115 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.86 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of betterbot.com owner
- Contact emails
- domains@hugedomains.com
- 0a4787f4-1e8f-4152-8258-ea8ddb20df65@identity-protect.org
- 11447fae-993d-468e-9c78-5f5bd10dc7da@identity-protect.org
- 2b423c5d-9ff4-4e3d-ac6b-e6d0eadf1be7@identity-protect.org
- 5ae1e6b4-811a-4097-a2e8-9e9fc9452b9a@identity-protect.org
- a72ae27e-c68d-4183-b2fa-90e71445bda6@identity-protect.org
- f1a43ff5-761c-4179-9f39-b011064b3607@identity-protect.org
- f6fcfa80-5c2e-49fd-aa8e-2959c99d0bc5@identity-protect.org
- owner-10066961@betterbot.com.whoisprivacyservice.org
Subdomains
115 observed subdomains of betterbot.com.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from betterbot.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for betterbot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7078181.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from betterbot.com.
- IP · 13.33.252.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · be…
- 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: "betterbot.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.