Skip to content

Hostname

rewardgateway.com

Last fetched

rewardgateway.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · rewardgateway.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/rewardgateway.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.3.133.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.653.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.763.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.923.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
domain manager
Contact emails

Subdomains

96 observed subdomains of rewardgateway.com.

Web-graph footprint

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

726 sites link to this hostname.

808 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rewardgateway.com.

MechanismTarget
SPF_INCLUDE269141.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf-002aaa01.pphosted.com
SPF_IP141.193.32.61
SPF_IP141.193.32.62
SPF_IP141.193.32.63
SPF_IP141.193.33.211
SPF_IP141.193.33.212
SPF_IP141.193.33.213
SPF_IP141.193.33.214

Related pages

Pivot deeper into the graph from rewardgateway.com.

Cypher and MCP

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

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