Hostname
rewardspotlight.com
Last fetched
rewardspotlight.com resolves to 1 IPv4 address operated by DACEN-2 - Centrilogic, Inc. in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
rewardspotlight.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.171.117.132 | 104.171.112.0/20 | AS31863 | DACEN-2 - Centrilogic, Inc. | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of rewardspotlight.com.
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for rewardspotlight.com.
| Mechanism | Target |
|---|---|
| SPF_A | rewardspotlight.com |
| SPF_IP | 108.181.222.14/32 |
| SPF_IP | 108.181.222.17/32 |
| SPF_IP | 108.181.222.19/32 |
| SPF_IP | 108.181.222.33/32 |
| SPF_IP | 108.181.222.35/32 |
| SPF_IP | 108.181.222.4/32 |
| SPF_IP | 147.124.193.122/32 |
| SPF_IP | 147.124.193.123/32 |
| SPF_IP | 172.93.228.143/32 |
| SPF_IP | 172.93.228.144/32 |
| SPF_IP | 172.93.228.145/32 |
| SPF_IP | 172.93.228.165/32 |
| SPF_IP | 172.93.228.166/32 |
| SPF_IP | 172.93.228.183/32 |
| SPF_IP | 172.93.228.184/32 |
| SPF_IP | 172.93.228.185/32 |
| SPF_IP | 172.93.228.186/32 |
| SPF_IP | 172.93.228.187/32 |
| SPF_IP | 5.180.106.43/32 |
| SPF_IP | 5.180.106.44/32 |
| SPF_IP | 5.180.106.49/32 |
| SPF_IP | 5.180.106.53/32 |
| SPF_IP | 5.180.106.54/32 |
| SPF_IP | 5.180.106.55/32 |
| SPF_MX | rewardspotlight.com |
Related pages
Pivot deeper into the graph from rewardspotlight.com.
- IP · 104.171.117.132
- ASN · AS31863DACEN-2 - Centrilogic, Inc.
- Registrar · iana:440
- Country · US
- Email · 9124f98b7905409cae6a900c8bd04b76.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rewardspotlight.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.