Skip to content

Hostname

rewardsgenius.com

Last fetched

rewardsgenius.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · rewardsgenius.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rewardsgenius.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.169.218.27184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.10.12752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.10.16452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.242.20352.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.101.8052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.221.12052.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.227.11152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.237.552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.18.10052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.244.20654.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.71.23954.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.128.2154.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.198.9554.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.3.12154.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0161091216
Contact emails

Subdomains

5 observed subdomains of rewardsgenius.com.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from rewardsgenius.com.

Cypher and MCP

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

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