Hostname
goodbyepool.com
Last fetched
goodbyepool.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goodbyepool.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.139.119 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.18 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.60 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.66 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goodbyepool.com owner
- Contact emails
- cheryl@marshallsexcavating.com
- 3350155b-fe0c-4069-ab50-7c635d7f9805@identity-protect.org
- 650d500d-8a20-425a-b933-bd935b6cc1f0@identity-protect.org
- 7062dd2d-a039-4c2f-a4ab-cdcde012abe3@identity-protect.org
- a9dc6cc4-01f6-46c9-8133-e756a52c2c75@identity-protect.org
- beb9c5a3-6e13-4da6-8080-93197b23f456@identity-protect.org
- d712a88d-1570-4b7b-9dbe-f3768b632181@identity-protect.org
- e4928abb-eb9b-49a8-9e4c-ae14df8a3f4c@identity-protect.org
- ef07a74b-45a7-4bc5-aba6-16a5501451fb@identity-protect.org
Subdomains
13 observed subdomains of goodbyepool.com.
Threat posture
History
Related pages
Pivot deeper into the graph from goodbyepool.com.
- IP · 3.171.139.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cheryl@marshallsexcavating.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: "goodbyepool.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.