Hostname
gobetterfly.com
Last fetched
gobetterfly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gobetterfly.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.227.207.115 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.26 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.52 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.97 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.173.132.100 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.123 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.21 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.41 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- burn to give chile spa
- Contact emails
- theappbetterfly@gmail.com
- 50355340-4a3a-4b1d-af49-e29db7c2a7e3@identity-protect.org
- 5dd354d7-1835-4d60-acef-49ec020f03b5@identity-protect.org
- 6490d354-6344-4f68-a6ee-dd934e6e1c47@identity-protect.org
- 692ef0d4-4ea2-4a5c-a519-517ccbccef68@identity-protect.org
- 721a046f-9f77-4384-b955-9c623bf4f1a1@identity-protect.org
- ead6f5e0-85eb-4737-9653-cdbba98cc351@identity-protect.org
- f431adb2-1bd2-439e-bceb-662954368428@identity-protect.org
- owner-11518018@gobetterfly.com.whoisprivacyservice.org
- owner-11787967@gobetterfly.com.whoisprivacyservice.org
- owner-11996141@gobetterfly.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of gobetterfly.com.
Showing 20 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gobetterfly.com in the public web crawl.
51 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
4 SPF mechanisms authorising senders for gobetterfly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 14487275.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from gobetterfly.com.
- IP · 13.227.207.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · theappbetterfly@gmail.com
- TLD · .com
- Browse hostnames · go…
- 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: "gobetterfly.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.