Skip to content

Hostname

wastedownrebels.com

Last fetched

wastedownrebels.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wastedownrebels.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wastedownrebels.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.13516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.8216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.23116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.30.2403.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.2163.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.100.5952.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.22952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.18152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.191.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.2952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.23552.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wastedownrebels.com owner
Contact emails

Subdomains

1 observed subdomain of wastedownrebels.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wastedownrebels.com.

Cypher and MCP

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

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