Skip to content

Hostname

ternrewards.com

Last fetched

ternrewards.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ternrewards.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ternrewards.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.252.60.17158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.28.238.113.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.76.1213.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.13.10240.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.22.16540.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.61.22140.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

11 observed subdomains of ternrewards.com.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ternrewards.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from ternrewards.com.

Cypher and MCP

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

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