Skip to content

Hostname

rivalpowered.com

Last fetched

rivalpowered.com resolves to 5 IPv4 addresses operated by AS20521 in MT. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.168.170.121217.168.168.0/21AS20521MT
217.168.170.122217.168.168.0/21AS20521MT
52.17.1.13752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.190.21352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.96.7652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
hostmaster
Contact emails

Subdomains

17 observed subdomains of rivalpowered.com.

Web-graph footprint

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

166 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rivalpowered.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEcasinocontroller.com
SPF_IP95.138.162.81
SPF_MXrivalpowered.com

Related pages

Pivot deeper into the graph from rivalpowered.com.

Cypher and MCP

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

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