Hostname
goodreels.com
Last fetched
goodreels.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goodreels.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.136.12.248 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.111.240 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.80.65 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.143.62.194 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.189.226 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 46.137.229.124 | 46.137.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.118.116 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.108.234 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.7.189 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.3.27 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.222.92 | 54.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.160.181 | 54.251.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.178.77 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- customer of lunarpages http://www.lunarpages.com
- Contact emails
- domains@hugedomains.com
- hostmaster@lunarpages.com
- 258ad234-3b3e-4eb6-b037-73070d0f1086@identity-protect.org
- 2f42e8bc-eb2e-45df-ba14-7627f23b345c@identity-protect.org
- 4db90673-88d8-4532-98fe-9a801c034439@identity-protect.org
- 5f33c1d0-9470-4a04-be05-8bc412e94549@identity-protect.org
- 8b963cc5-267a-4d01-a9cb-42efb18d03ef@identity-protect.org
- e1ce9a7d-72f6-4bd4-9ad5-f043e4e088d0@identity-protect.org
Subdomains
9 observed subdomains of goodreels.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for goodreels.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from goodreels.com.
- IP · 18.136.12.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · domains@hugedomains.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: "goodreels.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.