Skip to content

Hostname

dailyrewards.com

Last fetched

dailyrewards.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.123108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.23108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.36108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.5108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.139.47.43108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.46108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.77108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.83108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.239.195.10254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.9254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.9354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
cotterweb enterprises
Contact emails

Subdomains

10 observed subdomains of dailyrewards.com.

Web-graph footprint

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

51 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dailyrewards.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP216.225.24.0/24

Related pages

Pivot deeper into the graph from dailyrewards.com.

Cypher and MCP

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

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