Hostname
reviewsnap.com
Last fetched
reviewsnap.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reviewsnap.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- applied training systems,
- Contact emails
- av7sr4528hp@networksolutionsprivateregistration.com
- bc3zj6j546g@networksolutionsprivateregistration.com
- chris@reviewsnap.com
- fs72t2eg7fw@networksolutionsprivateregistration.com
- jd83r9388ud@networksolutionsprivateregistration.com
- ps63w26a7fj@networksolutionsprivateregistration.com
- pu2rd2hw3bq@networksolutionsprivateregistration.com
- qr28a6a83qt@networksolutionsprivateregistration.com
- ue39539u6zh@networksolutionsprivateregistration.com
- 05981112-798e-4e9d-869c-70dd0c3e519a@identity-protect.org
- 193ee86f-8f1f-4e23-8f47-ad96c5aeebfa@identity-protect.org
- 2eadbef6-35b7-4e33-b7b7-730b55f08c9d@identity-protect.org
- 58d0a9fd-5d23-450f-bdc2-4f295f68e391@identity-protect.org
- 6c6a6fa7-de46-4e61-838a-302f859cd5ac@identity-protect.org
- b85be8bc-7f64-4e53-9e75-7a3f2da54fbd@identity-protect.org
- ffc1108f-76cf-498d-83ff-ccd4ab1d7dc3@identity-protect.org
Subdomains
14 observed subdomains of reviewsnap.com.
Web-graph footprint
Distinct hostnames that link to or from reviewsnap.com in the public web crawl.
104 sites link to this hostname.
152 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for reviewsnap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 54.85.60.20 |
Related pages
Pivot deeper into the graph from reviewsnap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reviewsnap.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.