Skip to content

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

WHISPER CANON · goodreels.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/goodreels.com

Resolution chain

goodreels.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.136.12.24818.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.111.24018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.80.6518.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.62.19418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.189.2263.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.229.12446.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.118.11652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.108.23452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.7.18952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.3.2752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.222.9254.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.160.18154.251.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.178.7747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
customer of lunarpages http://www.lunarpages.com
Contact emails

Subdomains

9 observed subdomains of goodreels.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goodreels.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from goodreels.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.