Skip to content

Hostname

reelworld.com

Last fetched

reelworld.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reelworld.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/reelworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.113143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.119143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.25143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.233.318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.5418.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.383.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.833.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.893.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.933.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.245.343.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.393.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.613.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.663.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
attn reelworld.com
Contact emails

Subdomains

7 observed subdomains of reelworld.com.

Web-graph footprint

Distinct hostnames that link to or from reelworld.com in the public web crawl.

49 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for reelworld.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from reelworld.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reelworld.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.